Skip to content

Commit

Permalink
Bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Feb 15, 2015
1 parent 077577a commit d18b1c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -75,16 +75,16 @@
"devDependencies": {
"gulp": "^3.6.0",
"gulp-coveralls": "^0.1.0",
"gulp-eslint": "^0.2.0",
"gulp-istanbul": "^0.5.0",
"gulp-eslint": "^0.4.2",
"gulp-istanbul": "^0.6.0",
"gulp-jscs": "^1.1.0",
"gulp-jshint": "^1.5.3",
"gulp-mocha": "^2.0.0",
"gulp-plumber": "^0.6.6",
"jsdoc": "^3.3.0-beta1",
"jshint-stylish": "^1.0.0",
"mockery": "^1.4.0",
"nock": "^0.56.0",
"nock": "^0.59.1",
"nsp": "*",
"proxyquire": "^1.0.0"
}
Expand Down

0 comments on commit d18b1c4

Please sign in to comment.