Skip to content

Commit

Permalink
Merge bd321a5 into f8e651f
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 30, 2016
2 parents f8e651f + bd321a5 commit 8260240
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -30,16 +30,16 @@
"mocha-given"
],
"devDependencies": {
"chai": "^2.2.0",
"grunt": "^0.4.5",
"grunt-jscs": "^1.6.0",
"chai": "^3.5.0",
"grunt": "^1.0.1",
"grunt-jscs": "^3.0.1",
"grunt-jslint": "^1.1.14",
"grunt-mocha-cov": "^0.4.0",
"load-grunt-config": "^0.17.1",
"load-grunt-config": "^0.19.2",
"time-grunt": "^1.1.1"
},
"dependencies": {
"mocha": "^2.2.4",
"mocha": "^3.1.2",
"mocha-given": "^0.1.3"
}
}

0 comments on commit 8260240

Please sign in to comment.