Skip to content

Commit

Permalink
Deps: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Dec 18, 2017
1 parent bfe2eb9 commit b357481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"coveralls": "^2.11.15",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-jsbeautifier": "~0.2.13",
"grunt-contrib-jshint": "^1.1.0",
"grunt-jsbeautifier": "^0.2.13",
"grunt-jscs": "^3.0.1",
"grunt-mocha-test": "~0.12.7",
"grunt-mocha-test": "^0.13.3",
"mocha": "^2.3.x",
"nyc": "^10.0.0",
"should": "^7.1.x",
Expand Down

0 comments on commit b357481

Please sign in to comment.