Skip to content

Commit 7b1beac

Browse files
committed
[DevDeps] remove unsupported eslint versions from dev deps
1 parent 6b4f5eb commit 7b1beac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"babel-jest": "^24.9.0",
5151
"babel-plugin-add-module-exports": "^1.0.4",
5252
"babel-preset-airbnb": "^5.0.0",
53-
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9",
53+
"eslint": "^8 || ^9",
5454
"eslint-config-airbnb-base": "^15.0.0",
5555
"eslint-doc-generator": "^1.7.1",
5656
"eslint-plugin-eslint-plugin": "^4.3.0",

0 commit comments

Comments
 (0)