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.
2 parents 63876ab + edc1ded commit c852444Copy full SHA for c852444
package.json
@@ -53,7 +53,7 @@
53
"chai": "^4.5.0",
54
"chalk": "^4.1.2",
55
"dependency-check": "^4.1.0",
56
- "eslint": "^7.32.0",
+ "eslint": "^9.0.0",
57
"eslint-plugin-jsdoc": "^36.1.1",
58
"eslint-plugin-lodash": "^7.4.0",
59
"eslint-plugin-mocha": "^10.4.3",
@@ -65,7 +65,7 @@
65
"karma-chrome-launcher": "^3.2.0",
66
"karma-mocha": "^2.0.1",
67
"karma-mocha-reporter": "^2.2.5",
68
- "mocha": "^9.2.2",
+ "mocha": "^11.0.1",
69
"nyc": "^15.1.0",
70
"parse-gitignore": "^1.0.1",
71
"postman-jsdoc-theme": "^0.0.3",
0 commit comments