Skip to content

Commit 1c17e0f

Browse files
authored
Merge pull request #18 from neogeek/greenkeeper-mocha-3.2.0
Update mocha to version 3.2.0 🚀
2 parents 7097e77 + b9e6d0c commit 1c17e0f

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": "1.0.1",
2626
"eslint": "3.10.2",
2727
"istanbul": "0.4.5",
28-
"mocha": "3.1.2"
28+
"mocha": "3.2.0"
2929
},
3030
"scripts": {
3131
"test": "make lint && make coverage"

0 commit comments

Comments
 (0)