Skip to content

Commit

Permalink
😒 Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Richard committed Oct 14, 2016
1 parent 3917b71 commit 96a84c7
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Expand Up @@ -25,33 +25,33 @@
"author": "Sam Richard <snugug@us.ibm.com>",
"license": "Apache-2.0",
"dependencies": {
"browser-sync": "^2.12.3",
"del": "^2.2.0",
"browser-sync": "^2.17",
"del": "^2.2",
"eslint-config-punchcard": "^1.0",
"eyeglass": "^0.8.3",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-eslint": "^2.0.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "^3.0.1",
"gulp-nodemon": "^2.0.6",
"gulp-sass": "^2.2.0",
"gulp-sass-lint": "^1.1.1",
"gulp-sourcemaps": "^1.6.0",
"gulp-task-listing": "^1.0.1",
"eyeglass": "^1.1",
"gulp": "^3.9",
"gulp-autoprefixer": "^3.1",
"gulp-eslint": "^3.0",
"gulp-if": "^2.0",
"gulp-imagemin": "^3.0",
"gulp-nodemon": "^2.2",
"gulp-sass": "^2.3",
"gulp-sass-lint": "^1.2",
"gulp-sourcemaps": "^1.1",
"gulp-task-listing": "^1.0",
"merge": "^1.2.0",
"run-sequence": "^1.1.5"
"run-sequence": "^1.2"
},
"devDependencies": {
"ava": "^0.14.0",
"coveralls": "^2.11.9",
"eslint": "^2.10.1",
"ava": "^0.16",
"coveralls": "^2.11",
"eslint": "^3.7",
"ghooks": "^1.3.2",
"nyc": "^6.4.0",
"punchcard-commit-msg": "^1.0.0",
"punchcard-semantic-release": "^2.0.1",
"punchcard-commit-msg": "^1.0",
"punchcard-semantic-release": "^2.0",
"reparo": "^1.1.1-0",
"semantic-release": "^4.3.5",
"semantic-release": "^4.3",
"tap-diff": "^0.1.1"
},
"config": {
Expand Down

0 comments on commit 96a84c7

Please sign in to comment.