Skip to content

Commit 71376d8

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 14359b4 commit 71376d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
2121
"@ota-meshi/eslint-plugin": "^0.17.5",
2222
"@types/eslint": "^9.6.1",
23-
"@typescript-eslint/eslint-plugin": "^7.18.0",
24-
"@typescript-eslint/parser": "^7.18.0",
23+
"@typescript-eslint/eslint-plugin": "^8.0.0",
24+
"@typescript-eslint/parser": "^8.0.0",
2525
"env-cmd": "^10.1.0",
2626
"eslint": "^9.10.0",
2727
"eslint-config-prettier": "^9.1.0",
@@ -42,7 +42,7 @@
4242
"prettier-plugin-svelte": "^3.2.6",
4343
"rimraf": "^6.0.1",
4444
"typescript": "~5.6.0",
45-
"typescript-eslint": "^7.18.0"
45+
"typescript-eslint": "^8.0.0"
4646
},
4747
"publishConfig": {
4848
"access": "public"

0 commit comments

Comments
 (0)