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 46db02e commit 42fdc15Copy full SHA for 42fdc15
package.json
@@ -105,7 +105,7 @@
105
"jsdoc-region-tag": "^1.0.2",
106
"linkinator": "^1.5.0",
107
"lodash.random": "^3.2.0",
108
- "mocha": "^6.0.0",
+ "mocha": "^7.0.0",
109
"mv": "^2.1.1",
110
"p-limit": "^2.2.0",
111
"power-assert": "^1.6.0",
samples/package.json
@@ -19,6 +19,6 @@
19
},
20
"devDependencies": {
21
"chai": "^4.2.0",
22
- "mocha": "^6.0.0"
+ "mocha": "^7.0.0"
23
}
24
0 commit comments