Skip to content

Commit 8a513f6

Browse files
authored
Merge pull request #149 from css-modules/greenkeeper-mocha-3.0.2
Update mocha to version 3.0.2 🚀
2 parents 91b05b7 + 878512d commit 8a513f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babelify": "6.4.0",
2121
"chokidar-cli": "1.1.0",
2222
"eslint": "3.3.1",
23-
"mocha": "2.3.3"
23+
"mocha": "3.0.2"
2424
},
2525
"scripts": {
2626
"lint": "eslint src",

0 commit comments

Comments
 (0)