Skip to content

Commit cda54a3

Browse files
committed
add ESLint v9 to devDependencies
1 parent a1402a2 commit cda54a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5858
"aud": "^2.0.4",
5959
"babel-eslint": "^8 || ^9 || ^10.1.0",
60-
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
60+
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9",
6161
"eslint-config-airbnb-base": "^15.0.0",
6262
"eslint-doc-generator": "^1.7.0",
6363
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",

0 commit comments

Comments
 (0)