Skip to content

Commit

Permalink
chore(package): update mocha to version 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed May 25, 2016
1 parent 6645964 commit 3cffe53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"istanbul": "0.4.3",
"jscs": "3.0.3",
"jsinspect": "0.8.0",
"mocha": "2.5.2"
"mocha": "2.5.3"
},
"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 3cffe53

Please sign in to comment.