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

Commit 07879cc

Browse files
authored
Merge pull request #12 from neogeek/greenkeeper/mocha-3.4.1
chore(package): update mocha to version 3.4.1
2 parents 88d220f + d049a0a commit 07879cc

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": "^3.18.0",
9-
"mocha": "^3.2.0"
9+
"mocha": "^3.4.1"
1010
},
1111
"scripts": {
1212
"test": "eslint iknowishouldnt.js test/ && mocha test/**/*.js"

0 commit comments

Comments
 (0)