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 7981e6c commit 70ca1a7Copy full SHA for 70ca1a7
package.json
@@ -14,7 +14,7 @@
14
},
15
"peerDependencies": {
16
"@eslint-community/eslint-plugin-eslint-comments": "^4.0.0",
17
- "eslint": "^8.23.1",
+ "eslint": "^8.23.1 || ^9.0.0",
18
"eslint-config-standard": "^17.0.0",
19
"eslint-plugin-jsdoc": "^50.0.0",
20
"eslint-plugin-regexp": "^2.6.0",
@@ -23,7 +23,7 @@
23
24
"devDependencies": {
25
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
26
- "eslint": "8.57.1",
+ "eslint": "9.28.0",
27
"eslint-config-standard": "17.1.0",
28
"eslint-plugin-jsdoc": "50.6.3",
29
"eslint-plugin-regexp": "2.7.0",
0 commit comments