Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/mocha-3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTPate committed Sep 19, 2017
2 parents a82d161 + 18ff72c commit 76e8824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"devDependencies": {
"beautify-benchmark": "0.2.4",
"benchmark": "2.1.4",
"eslint": "4.3.0",
"eslint": "4.4.0",
"expose-loader": "^0.7.1",
"istanbul": "0.4.5",
"jscs": "3.0.7",
"jsinspect": "0.12.5",
"mocha": "3.5.1",
"webpack": "3.4.0"
"webpack": "3.5.0"
},
"scripts": {
"cover": "istanbul cover _mocha -- --check-leaks --bail test && istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100",
Expand Down

0 comments on commit 76e8824

Please sign in to comment.