We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cc59c commit 1c4c19cCopy full SHA for 1c4c19c
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"test-ci": "istanbul cover ./node_modules/mocha/bin/_mocha test/**/*.js --report lcovonly -- -R spec && cat ./coverage/lcov.info"
11
},
12
"devDependencies": {
13
- "mocha": "^5.1.1",
+ "mocha": "^6.1.0",
14
"chai": "^4.1.2",
15
"chai-spies": "^1.0.0",
16
"istanbul": "0.4.5"
0 commit comments