Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Mar 2, 2016
1 parent 2e7f58c commit 267982e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
},
"dependencies": {
"commander": "^2.8.1",
"globby": "^3.0.1",
"globby": "^4.0.0",
"htmlparser2": "^3.8.3",
"mkdirp": "^0.5.1",
"pify": "^2.2.0",
"pinkie-promise": "^1.0.0"
"pinkie-promise": "^2.0.0"
},
"devDependencies": {
"coveralls": "^2.11.4",
Expand All @@ -48,14 +48,14 @@
"gulp-if": "^2.0.0",
"gulp-istanbul-enforcer": "^1.0.3",
"gulp-jscs": "^3.0.1",
"gulp-jshint": "^1.11.2",
"gulp-load-plugins": "^0.10.0",
"gulp-jshint": "^2.0.0",
"gulp-load-plugins": "^1.2.0",
"gulp-mocha": "^2.1.3",
"gulp-shell": "^0.5.0",
"istanbul": "^0.3.22",
"istanbul": "^0.4.2",
"jshint-stylish": "^2.0.1",
"mocha": "^2.3.3",
"mocha-lcov-reporter": "1.0.0",
"mocha-lcov-reporter": "1.2.0",
"pre-commit": "^1.0.10",
"run-sequence": "^1.1.4",
"sinon": "^1.17.1"
Expand Down

0 comments on commit 267982e

Please sign in to comment.