Skip to content

Commit be6c0b2

Browse files
chore(deps): update dependency mocha to v9 (#201)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5506e4c commit be6c0b2

File tree

2 files changed

+252
-296
lines changed

2 files changed

+252
-296
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/js-yaml": "^4.0.0",
4848
"@types/json5": "^0.0.30",
4949
"@types/lodash": "^4.14.159",
50-
"@types/mocha": "^8.0.1",
50+
"@types/mocha": "^9.0.0",
5151
"@types/parse5": "^6.0.0",
5252
"@types/semver": "^7.3.4",
5353
"@typescript-eslint/eslint-plugin": "^5.2.0",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-vue-libs": "^3.0.0 || ^4.0.0",
6161
"eslint4b": "^7.16.0",
6262
"lerna-changelog": "^1.0.1",
63-
"mocha": "^8.0.0",
63+
"mocha": "^9.0.0",
6464
"monaco-editor": "^0.29.0",
6565
"nyc": "^15.0.0",
6666
"opener": "^1.5.1",

0 commit comments

Comments
 (0)