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 5506e4c commit be6c0b2Copy full SHA for be6c0b2
package.json
@@ -47,7 +47,7 @@
47
"@types/js-yaml": "^4.0.0",
48
"@types/json5": "^0.0.30",
49
"@types/lodash": "^4.14.159",
50
- "@types/mocha": "^8.0.1",
+ "@types/mocha": "^9.0.0",
51
"@types/parse5": "^6.0.0",
52
"@types/semver": "^7.3.4",
53
"@typescript-eslint/eslint-plugin": "^5.2.0",
@@ -60,7 +60,7 @@
60
"eslint-plugin-vue-libs": "^3.0.0 || ^4.0.0",
61
"eslint4b": "^7.16.0",
62
"lerna-changelog": "^1.0.1",
63
- "mocha": "^8.0.0",
+ "mocha": "^9.0.0",
64
"monaco-editor": "^0.29.0",
65
"nyc": "^15.0.0",
66
"opener": "^1.5.1",
0 commit comments