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

Commit 7963dc1

Browse files
chore(deps): update eslint
1 parent 53c9e11 commit 7963dc1

File tree

6 files changed

+442
-203
lines changed

6 files changed

+442
-203
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@types/eslint": "~8.56.7",
2222
"@types/json-schema": "~7.0.15",
2323
"@types/node": "~20.12.4",
24-
"@typescript-eslint/eslint-plugin": "~7.5.0",
25-
"@typescript-eslint/parser": "~7.5.0",
24+
"@typescript-eslint/eslint-plugin": "~8.18.2",
25+
"@typescript-eslint/parser": "~8.18.2",
2626
"change-case": "~5.4.4",
27-
"eslint": "~8.57.0",
27+
"eslint": "~9.17.0",
2828
"eslint-config-prettier": "~9.1.0",
2929
"eslint-define-config": "2.1.0",
3030
"eslint-gitignore": "~0.1.0",
3131
"eslint-plugin-prettier": "~5.1.3",
32-
"eslint-plugin-unicorn": "~52.0.0",
32+
"eslint-plugin-unicorn": "~56.0.1",
3333
"json-schema": "~0.4.0",
3434
"json-schema-to-typescript": "~13.1.2",
3535
"npm-run-all2": "~6.1.2",

0 commit comments

Comments
 (0)