Skip to content

Commit bdbdb4d

Browse files
chore(package): update mocha to version 6.0.2
Closes #81
1 parent b1ed28c commit bdbdb4d

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
@@ -28,7 +28,7 @@
2828
"eslint": "^4.6.0",
2929
"eslint-config-airbnb-base": "^12.0.0",
3030
"eslint-plugin-import": "^2.7.0",
31-
"mocha": "^5.0.0"
31+
"mocha": "^6.0.2"
3232
},
3333
"scripts": {
3434
"test": "npm run test:lint && npm run test:unit && npm run test:integration",

0 commit comments

Comments
 (0)