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

Commit c67bf0e

Browse files
chore(package): update mocha to version 5.1.1
Closes #17
1 parent a046048 commit c67bf0e

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.1.1"
1010
},
1111
"scripts": {
1212
"test": "eslint iknowishouldnt.js test/ && mocha test/**/*.js"

0 commit comments

Comments
 (0)