We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ed28c commit ca48d3cCopy full SHA for ca48d3c
package.json
@@ -28,7 +28,7 @@
28
"eslint": "^4.6.0",
29
"eslint-config-airbnb-base": "^12.0.0",
30
"eslint-plugin-import": "^2.7.0",
31
- "mocha": "^5.0.0"
+ "mocha": "^6.2.2"
32
},
33
"scripts": {
34
"test": "npm run test:lint && npm run test:unit && npm run test:integration",
0 commit comments