Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 4fc0afa

Browse files
Update eslint
1 parent c6ed90b commit 4fc0afa

File tree

2 files changed

+214
-208
lines changed

2 files changed

+214
-208
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@
6969
"@types/eslint": "~8.56.7",
7070
"@types/json-schema": "~7.0.15",
7171
"@types/node": "20.12.4",
72-
"@typescript-eslint/eslint-plugin": "~7.5.0",
73-
"@typescript-eslint/parser": "~7.5.0",
72+
"@typescript-eslint/eslint-plugin": "~8.18.1",
73+
"@typescript-eslint/parser": "~8.18.1",
7474
"@vitest/coverage-v8": "~1.4.0",
7575
"change-case": "~5.4.4",
76-
"eslint": "~8.57.0",
76+
"eslint": "~9.17.0",
7777
"eslint-config-prettier": "~9.1.0",
7878
"eslint-define-config": "link:./",
7979
"eslint-gitignore": "~0.1.0",

0 commit comments

Comments
 (0)