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

Commit 59f73d7

Browse files
Update eslint
1 parent c6ed90b commit 59f73d7

File tree

2 files changed

+232
-218
lines changed

2 files changed

+232
-218
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
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.24.0",
73+
"@typescript-eslint/parser": "~8.24.0",
7474
"@vitest/coverage-v8": "~1.4.0",
7575
"change-case": "~5.4.4",
76-
"eslint": "~8.57.0",
77-
"eslint-config-prettier": "~9.1.0",
76+
"eslint": "~9.20.0",
77+
"eslint-config-prettier": "~10.0.1",
7878
"eslint-define-config": "link:./",
7979
"eslint-gitignore": "~0.1.0",
8080
"eslint-plugin-prettier": "~5.1.3",

0 commit comments

Comments
 (0)