Skip to content

Commit 75e107b

Browse files
committed
feat!: Drop eslint@7 support
1 parent 2af11a0 commit 75e107b

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
@@ -84,7 +84,7 @@
8484
"typescript": "^5.4.5"
8585
},
8686
"peerDependencies": {
87-
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
87+
"eslint": "^8.0.0 || ^9.0.0"
8888
},
8989
"engines": {
9090
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"

0 commit comments

Comments
 (0)