Skip to content

Commit 4079662

Browse files
committed
chore(dev-deps): drop eslint v10 from development range
1 parent b908450 commit 4079662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/node": "^4.9.5",
6868
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4 || ^5 || ^6.20 || ^7.14.1 || 8.4 - 8.17",
6969
"babel-eslint": "^8 || ^9 || ^10.1.0",
70-
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 || ^10.0",
70+
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
7171
"eslint-config-airbnb-base": "^15.0.0",
7272
"eslint-doc-generator": "^3.0.2",
7373
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",

0 commit comments

Comments
 (0)