Skip to content

Commit 0608898

Browse files
authored
Merge pull request #57 from neogeek/greenkeeper/mocha-4.0.1
chore(package): update mocha to version 4.0.1
2 parents 5758cf6 + 9b62128 commit 0608898

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
@@ -25,7 +25,7 @@
2525
"codecov": "^2.2.0",
2626
"eslint": "^4.2.0",
2727
"istanbul": "^0.4.5",
28-
"mocha": "^3.4.2"
28+
"mocha": "^4.0.1"
2929
},
3030
"scripts": {
3131
"test": "npm run lint && mocha test/specs/",

0 commit comments

Comments
 (0)