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

Commit c604c8c

Browse files
chore(deps): update devdependencies
1 parent 53c9e11 commit c604c8c

File tree

2 files changed

+153
-134
lines changed

2 files changed

+153
-134
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@eslint-types/prettier": "workspace:~",
1919
"@eslint-types/typescript-eslint": "workspace:~",
2020
"@eslint-types/unicorn": "workspace:~",
21-
"@types/eslint": "~8.56.7",
21+
"@types/eslint": "~8.56.12",
2222
"@types/json-schema": "~7.0.15",
23-
"@types/node": "~20.12.4",
23+
"@types/node": "~20.17.5",
2424
"@typescript-eslint/eslint-plugin": "~7.5.0",
2525
"@typescript-eslint/parser": "~7.5.0",
2626
"change-case": "~5.4.4",
@@ -32,12 +32,12 @@
3232
"eslint-plugin-unicorn": "~52.0.0",
3333
"json-schema": "~0.4.0",
3434
"json-schema-to-typescript": "~13.1.2",
35-
"npm-run-all2": "~6.1.2",
35+
"npm-run-all2": "~6.2.6",
3636
"package-json-type": "~1.0.3",
3737
"prettier": "~3.2.5",
3838
"prettier-plugin-organize-imports": "~3.2.4",
39-
"rimraf": "~5.0.5",
40-
"tsx": "~4.7.2",
39+
"rimraf": "~5.0.10",
40+
"tsx": "~4.19.2",
4141
"typescript": "~5.4.4"
4242
},
4343
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)