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 a09a208 commit adbae0eCopy full SHA for adbae0e
package.json
@@ -42,7 +42,7 @@
42
"eslint-release": "^3.2.2",
43
"globals": "^15.11.0",
44
"markdownlint-cli": "^0.31.1",
45
- "mocha": "^10.7.3",
+ "mocha": "^11.0.0",
46
"npm-run-all": "^4.1.5",
47
"yeoman-assert": "^3.1.1",
48
"yeoman-environment": "^4.4.3",
plugin/templates/_package.json
@@ -29,7 +29,7 @@
29
"eslint-doc-generator": "^2.0.0",
30
"eslint-plugin-eslint-plugin": "^6.0.0",
31
"eslint-plugin-n": "^17.0.0",
32
- "mocha": "^10.0.0",
33
"npm-run-all2": "^6.1.2"
34
},
35
"engines": {
0 commit comments