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

Commit bff0743

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

File tree

6 files changed

+209
-132
lines changed

6 files changed

+209
-132
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
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": "~7.18.0",
25+
"@typescript-eslint/parser": "~7.18.0",
2626
"change-case": "~5.4.4",
27-
"eslint": "~8.57.0",
27+
"eslint": "~8.57.1",
2828
"eslint-config-prettier": "~9.1.0",
2929
"eslint-define-config": "2.1.0",
3030
"eslint-gitignore": "~0.1.0",
31-
"eslint-plugin-prettier": "~5.1.3",
31+
"eslint-plugin-prettier": "~5.2.3",
3232
"eslint-plugin-unicorn": "~52.0.0",
3333
"json-schema": "~0.4.0",
3434
"json-schema-to-typescript": "~13.1.2",

0 commit comments

Comments
 (0)