Skip to content

Commit 0d16165

Browse files
chore(deps): update all non-major dependencies
1 parent 55f28e2 commit 0d16165

File tree

2 files changed

+75
-83
lines changed

2 files changed

+75
-83
lines changed

package.json

Lines changed: 4 additions & 4 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.13.1",
16+
"packageManager": "pnpm@10.14.0",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -69,19 +69,19 @@
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.16.5",
72+
"@types/node": "22.17.0",
7373
"@types/yargs": "17.0.33",
7474
"@typescript-eslint/parser": "8.38.0",
7575
"cross-env": "7.0.3",
76-
"eslint": "9.31.0",
76+
"eslint": "9.32.0",
7777
"eslint-plugin-import": "2.32.0",
7878
"jest-resolve": "29.7.0",
7979
"jest-snapshot-serializer-raw": "2.0.0",
8080
"prettier": "3.6.2",
8181
"prettier-plugin-pkg": "0.21.2",
8282
"prettier-plugin-sh": "0.18.0",
8383
"rimraf": "6.0.1",
84-
"typescript": "5.8.3",
84+
"typescript": "5.9.2",
8585
"vitest": "3.2.4"
8686
},
8787
"publishConfig": {

0 commit comments

Comments
 (0)