Skip to content

Commit 5884d1c

Browse files
authored
Merge pull request #9 from ChanMeng666/renovate/major-typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8 (major)
2 parents b46d562 + df541cc commit 5884d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"typescript": "^5.3.3",
2929
"ts-node-dev": "^2.0.0",
3030
"eslint": "^9.0.0",
31-
"@typescript-eslint/parser": "^6.21.0",
32-
"@typescript-eslint/eslint-plugin": "^6.21.0",
31+
"@typescript-eslint/parser": "^8.0.0",
32+
"@typescript-eslint/eslint-plugin": "^8.0.0",
3333
"jest": "^29.7.0",
3434
"@types/jest": "^29.5.12",
3535
"ts-jest": "^29.1.2"

0 commit comments

Comments
 (0)