We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7983a commit c573c3eCopy full SHA for c573c3e
package.json
@@ -45,14 +45,14 @@
45
"devDependencies": {
46
"@release-it/conventional-changelog": "^10.0.0",
47
"@types/conventional-commits-parser": "^5.0.0",
48
- "@types/eslint": "^8.44.3",
+ "@types/eslint": "^9.0.0",
49
"@types/pkgjs__parseargs": "^0.10.1",
50
"@typescript-eslint/eslint-plugin": "^7.0.0",
51
"@typescript-eslint/parser": "^8.0.0",
52
"@vitest/coverage-v8": "^3.0.0",
53
"console-fail-test": "^0.5.0",
54
"cspell": "^8.0.0",
55
- "eslint": "^8.50.0",
+ "eslint": "^9.0.0",
56
"eslint-plugin-deprecation": "^3.0.0",
57
"eslint-plugin-eslint-comments": "^3.2.0",
58
"eslint-plugin-jsdoc": "^50.0.0",
0 commit comments