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

Commit 2c2ae3b

Browse files
committed
Update packages
1 parent 922248c commit 2c2ae3b

File tree

7 files changed

+101
-87
lines changed

7 files changed

+101
-87
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"@eslint-types/prettier": "workspace:~",
1919
"@eslint-types/typescript-eslint": "workspace:~",
2020
"@eslint-types/unicorn": "workspace:~",
21-
"@types/eslint": "~8.56.0",
21+
"@types/eslint": "~8.56.1",
2222
"@types/json-schema": "~7.0.15",
23-
"@types/node": "~20.10.6",
24-
"@typescript-eslint/eslint-plugin": "~6.17.0",
25-
"@typescript-eslint/parser": "~6.17.0",
26-
"change-case": "~5.3.0",
23+
"@types/node": "~20.10.8",
24+
"@typescript-eslint/eslint-plugin": "~6.18.1",
25+
"@typescript-eslint/parser": "~6.18.1",
26+
"change-case": "~5.4.0",
2727
"eslint": "~8.56.0",
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.2",
31+
"eslint-plugin-prettier": "~5.1.3",
3232
"eslint-plugin-unicorn": "~50.0.1",
3333
"json-schema": "~0.4.0",
3434
"json-schema-to-typescript": "~13.1.1",
@@ -40,7 +40,7 @@
4040
"tsx": "~4.7.0",
4141
"typescript": "~5.3.3"
4242
},
43-
"packageManager": "pnpm@8.13.1",
43+
"packageManager": "pnpm@8.14.0",
4444
"engines": {
4545
"node": ">=18.0.0",
4646
"npm": ">=9.0.0",

pnpm-lock.yaml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)