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

Commit 935afa5

Browse files
chore(package): update mocha to version 5.0.3
Closes #17
1 parent a046048 commit 935afa5

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
@@ -6,7 +6,7 @@
66
"devDependencies": {
77
"@neogeek/eslint-config-standards": "^1.15.0",
88
"eslint": "^4.5.0",
9-
"mocha": "^3.4.2"
9+
"mocha": "^5.0.3"
1010
},
1111
"scripts": {
1212
"test": "eslint iknowishouldnt.js test/ && mocha test/**/*.js"

0 commit comments

Comments
 (0)