Skip to content

Commit d7cc41f

Browse files
ocavueljharb
authored andcommitted
change back eslint devDependencies version range
1 parent 27d8b6e commit d7cc41f

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

0 commit comments

Comments
 (0)