Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 1e37708

Browse files
authored
Merge pull request #8 from neogeek/greenkeeper/mocha-3.4.2
Update mocha to the latest version 🚀
2 parents 9692c5a + 8af37b9 commit 1e37708

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
@@ -7,7 +7,7 @@
77
"jsdom": "9.12.0",
88
"jsdom-global": "2.1.1",
99
"jslint": "0.10.3",
10-
"mocha": "3.4.1"
10+
"mocha": "3.4.2"
1111
},
1212
"scripts": {
1313
"test": "jslint de-pre.js && mocha test/**/*.js -r jsdom-global/register"

0 commit comments

Comments
 (0)