Skip to content

Commit 00ead5a

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 2114c38 commit 00ead5a

File tree

2 files changed

+150
-111
lines changed

2 files changed

+150
-111
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"@types/node": "^22.0.0",
9191
"@types/prettier": "^3.0.0",
9292
"@types/semver": "^7.5.0",
93-
"@typescript-eslint/eslint-plugin": "^7.0.0",
94-
"@typescript-eslint/parser": "^7.0.0",
93+
"@typescript-eslint/eslint-plugin": "^8.0.0",
94+
"@typescript-eslint/parser": "^8.0.0",
9595
"entities": "^6.0.0",
9696
"env-cmd": "^10.1.0",
9797
"eslint": "^9.4.0",
@@ -115,7 +115,7 @@
115115
"prettier": "^3.4.2",
116116
"ts-node": "^10.9.2",
117117
"typescript": "^5.1.6",
118-
"typescript-eslint": "^7.11.0",
118+
"typescript-eslint": "^8.0.0",
119119
"vitepress": "^1.0.2",
120120
"vue-eslint-editor": "^1.1.0",
121121
"vue-eslint-parser": "^10.0.0",

0 commit comments

Comments
 (0)