Skip to content

Commit 4db7f5d

Browse files
committed
feat!: Drop eslint@7 support
1 parent fc861bf commit 4db7f5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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)