Skip to content

Commit d400934

Browse files
Update typescript-eslint to v8
1 parent 261d77a commit d400934

File tree

2 files changed

+93
-79
lines changed

2 files changed

+93
-79
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@eslint-types/prettier": "~5.1.2",
5656
"@eslint-types/typescript-eslint": "~6.16.0",
5757
"@types/node": "~20.10.5",
58-
"@typescript-eslint/eslint-plugin": "~6.16.0",
59-
"@typescript-eslint/parser": "~6.16.0",
58+
"@typescript-eslint/eslint-plugin": "~8.17.0",
59+
"@typescript-eslint/parser": "~8.17.0",
6060
"@vitest/coverage-v8": "~1.1.0",
6161
"eslint": "~8.56.0",
6262
"eslint-config-prettier": "~9.1.0",

pnpm-lock.yaml

Lines changed: 91 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)