Skip to content

Commit b9e6d0c

Browse files
chore(package): update mocha to version 3.2.0
https://greenkeeper.io/
1 parent 7097e77 commit b9e6d0c

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)