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

Commit 5c6866d

Browse files
committed
Update packages
1 parent 093c791 commit 5c6866d

File tree

6 files changed

+151
-149
lines changed

6 files changed

+151
-149
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@eslint-types/prettier": "workspace:~",
1919
"@eslint-types/typescript-eslint": "workspace:~",
2020
"@eslint-types/unicorn": "workspace:~",
21-
"@types/eslint": "~8.56.2",
21+
"@types/eslint": "~8.56.3",
2222
"@types/json-schema": "~7.0.15",
23-
"@types/node": "~20.11.17",
24-
"@typescript-eslint/eslint-plugin": "~6.21.0",
25-
"@typescript-eslint/parser": "~6.21.0",
26-
"change-case": "~5.4.2",
27-
"eslint": "~8.56.0",
23+
"@types/node": "~20.11.20",
24+
"@typescript-eslint/eslint-plugin": "~7.0.2",
25+
"@typescript-eslint/parser": "~7.0.2",
26+
"change-case": "~5.4.3",
27+
"eslint": "~8.57.0",
2828
"eslint-config-prettier": "~9.1.0",
2929
"eslint-define-config": "2.1.0",
3030
"eslint-gitignore": "~0.1.0",
@@ -40,7 +40,7 @@
4040
"tsx": "~4.7.1",
4141
"typescript": "~5.3.3"
4242
},
43-
"packageManager": "pnpm@8.15.1",
43+
"packageManager": "pnpm@8.15.4",
4444
"engines": {
4545
"node": ">=18.0.0",
4646
"npm": ">=9.0.0",

0 commit comments

Comments
 (0)