Skip to content

Commit b4e0498

Browse files
committed
change back eslint devDependencies version range
1 parent 40ef279 commit b4e0498

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
@@ -59,7 +59,7 @@
5959
"@types/node": "^4.9.5",
6060
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4 || ^5 || ^6.20 || ^7.14.1 || ^8.4",
6161
"babel-eslint": "^8 || ^9 || ^10.1.0",
62-
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.10",
62+
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
6363
"eslint-config-airbnb-base": "^15.0.0",
6464
"eslint-doc-generator": "^1.7.1",
6565
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",

0 commit comments

Comments
 (0)