Skip to content

Commit 3934762

Browse files
chore(deps): update all non-major dependencies
1 parent 55d1086 commit 3934762

File tree

2 files changed

+128
-128
lines changed

2 files changed

+128
-128
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/kamilkisiela"
1414
},
1515
"license": "MIT",
16-
"packageManager": "pnpm@10.18.3",
16+
"packageManager": "pnpm@10.20.0",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -69,9 +69,9 @@
6969
"@types/fs-extra": "11.0.4",
7070
"@types/js-yaml": "4.0.9",
7171
"@types/lodash.get": "4.4.9",
72-
"@types/node": "22.18.11",
73-
"@types/yargs": "17.0.33",
74-
"@typescript-eslint/parser": "8.46.1",
72+
"@types/node": "22.18.13",
73+
"@types/yargs": "17.0.34",
74+
"@typescript-eslint/parser": "8.46.2",
7575
"cross-env": "10.1.0",
7676
"eslint": "9.38.0",
7777
"eslint-plugin-import": "2.32.0",
@@ -80,9 +80,9 @@
8080
"prettier": "3.6.2",
8181
"prettier-plugin-pkg": "0.21.2",
8282
"prettier-plugin-sh": "0.18.0",
83-
"rimraf": "6.0.1",
83+
"rimraf": "6.1.0",
8484
"typescript": "5.9.3",
85-
"vitest": "4.0.1"
85+
"vitest": "4.0.5"
8686
},
8787
"publishConfig": {
8888
"access": "public"

0 commit comments

Comments
 (0)