Skip to content

Commit 1f5abf7

Browse files
authored
Merge pull request #108 from chaijs/greenkeeper-mocha-3.0.2
Update mocha to version 3.0.2 🚀
2 parents d517aed + 46785b3 commit 1f5abf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"es6-shim": "^0.35.1",
6161
"http-server": "^0.9.0",
6262
"istanbul": "^0.4.3",
63-
"mocha": "^2.5.3",
63+
"mocha": "^3.0.2",
6464
"npm-run-all": "^3.0.0"
6565
},
6666
"engines": {

0 commit comments

Comments
 (0)