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 3f17bb7 commit 349e525Copy full SHA for 349e525
package.json
@@ -30,7 +30,7 @@
30
"devDependencies": {
31
"@typescript-eslint/eslint-plugin": "^5.62.0",
32
"@typescript-eslint/parser": "^5.62.0",
33
- "eslint": "8.56.0",
+ "eslint": "9.24.0",
34
"eslint-config-airbnb": "19.0.4",
35
"eslint-config-airbnb-typescript": "^17.0.0",
36
"eslint-plugin-import": "2.29.1",
@@ -41,7 +41,7 @@
41
"peerDependencies": {
42
43
44
- "eslint": "^7.32.0 || ^8.2.0",
+ "eslint": "^7.32.0 || ^8.2.0 || ^9.0.0",
45
"eslint-config-airbnb": "^18.0.1 || ^19.0.0",
46
47
"eslint-plugin-import": "^2.25.3",
0 commit comments