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

Commit 093c791

Browse files
committed
Update packages
1 parent 6fad073 commit 093c791

File tree

11 files changed

+258
-288
lines changed

11 files changed

+258
-288
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,27 @@
2020
"@eslint-types/unicorn": "workspace:~",
2121
"@types/eslint": "~8.56.2",
2222
"@types/json-schema": "~7.0.15",
23-
"@types/node": "~20.11.9",
24-
"@typescript-eslint/eslint-plugin": "~6.19.1",
25-
"@typescript-eslint/parser": "~6.19.1",
23+
"@types/node": "~20.11.17",
24+
"@typescript-eslint/eslint-plugin": "~6.21.0",
25+
"@typescript-eslint/parser": "~6.21.0",
2626
"change-case": "~5.4.2",
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",
3131
"eslint-plugin-prettier": "~5.1.3",
32-
"eslint-plugin-unicorn": "~50.0.1",
32+
"eslint-plugin-unicorn": "~51.0.1",
3333
"json-schema": "~0.4.0",
3434
"json-schema-to-typescript": "~13.1.2",
35-
"npm-run-all2": "~6.1.1",
35+
"npm-run-all2": "~6.1.2",
3636
"package-json-type": "~1.0.3",
37-
"prettier": "~3.2.4",
37+
"prettier": "~3.2.5",
3838
"prettier-plugin-organize-imports": "~3.2.4",
3939
"rimraf": "~5.0.5",
40-
"tsx": "~4.7.0",
40+
"tsx": "~4.7.1",
4141
"typescript": "~5.3.3"
4242
},
43-
"packageManager": "pnpm@8.15.0",
43+
"packageManager": "pnpm@8.15.1",
4444
"engines": {
4545
"node": ">=18.0.0",
4646
"npm": ">=9.0.0",

0 commit comments

Comments
 (0)