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 1933ebf commit 7133b87Copy full SHA for 7133b87
package.json
@@ -14,15 +14,15 @@
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": "^48.0.0",
20
"eslint-plugin-sonarjs": "^0.25.0",
21
"eslint-plugin-unicorn": "^53.0.0"
22
23
"devDependencies": {
24
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
25
- "eslint": "8.57.0",
+ "eslint": "9.3.0",
26
"eslint-config-standard": "17.1.0",
27
"eslint-plugin-jsdoc": "48.2.5",
28
"eslint-plugin-sonarjs": "0.25.1",
0 commit comments