Skip to content

Commit 3163f97

Browse files
Update typescript-eslint monorepo to v8
1 parent 82094df commit 3163f97

File tree

2 files changed

+123
-124
lines changed

2 files changed

+123
-124
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@babel/preset-env": "7.26.9",
1919
"@babel/preset-typescript": "7.26.0",
2020
"@types/jest": "29.5.14",
21-
"@typescript-eslint/eslint-plugin": "7.18.0",
22-
"@typescript-eslint/parser": "7.18.0",
21+
"@typescript-eslint/eslint-plugin": "8.24.1",
22+
"@typescript-eslint/parser": "8.24.1",
2323
"babel-jest": "29.7.0",
2424
"eslint": "8.57.1",
2525
"eslint-config-prettier": "10.0.1",

0 commit comments

Comments
 (0)