Skip to content

Commit 756f6b0

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent c4c40bf commit 756f6b0

File tree

2 files changed

+159
-119
lines changed

2 files changed

+159
-119
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@types/node": "^22.0.0",
9292
"@types/prettier": "^3.0.0",
9393
"@types/semver": "^7.5.0",
94-
"@typescript-eslint/eslint-plugin": "^7.0.0",
95-
"@typescript-eslint/parser": "^7.0.0",
94+
"@typescript-eslint/eslint-plugin": "^8.0.0",
95+
"@typescript-eslint/parser": "^8.0.0",
9696
"entities": "^6.0.0",
9797
"env-cmd": "^10.1.0",
9898
"eslint": "^9.4.0",
@@ -116,7 +116,7 @@
116116
"prettier": "^3.4.2",
117117
"ts-node": "^10.9.2",
118118
"typescript": "^5.1.6",
119-
"typescript-eslint": "^7.11.0",
119+
"typescript-eslint": "^8.0.0",
120120
"vitepress": "^1.0.2",
121121
"vue-eslint-editor": "^1.1.0",
122122
"vue-eslint-parser": "^10.0.0",

0 commit comments

Comments
 (0)