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

Commit 0514b00

Browse files
chore(package): update mocha to version 6.1.0
Closes #10
1 parent 1e37708 commit 0514b00

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.2"
10+
"mocha": "6.1.0"
1111
},
1212
"scripts": {
1313
"test": "jslint de-pre.js && mocha test/**/*.js -r jsdom-global/register"

0 commit comments

Comments
 (0)