Skip to content

Commit 3c4f3c7

Browse files
chore(deps): update dependency typescript-eslint to v8
1 parent 7dc1630 commit 3c4f3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-sylph-strict/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "^9.x",
5858
"eslint-plugin-functional": "^6.x",
5959
"typescript": "^5.x",
60-
"typescript-eslint": "^7.x"
60+
"typescript-eslint": "^7.x || ^8.0.0"
6161
},
6262
"peerDependenciesMeta": {
6363
"typescript": {

0 commit comments

Comments
 (0)