Skip to content

Commit fed777a

Browse files
fix(deps): update all non-major dependencies (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a24c1ac commit fed777a

File tree

2 files changed

+198
-143
lines changed

2 files changed

+198
-143
lines changed

package.json

Lines changed: 5 additions & 5 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": "[email protected].0",
16+
"packageManager": "[email protected].1",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -68,18 +68,18 @@
6868
"@types/fs-extra": "11.0.4",
6969
"@types/js-yaml": "4.0.9",
7070
"@types/lodash.get": "4.4.9",
71-
"@types/node": "22.15.19",
71+
"@types/node": "22.15.29",
7272
"@types/yargs": "17.0.33",
73-
"@typescript-eslint/parser": "8.32.1",
73+
"@typescript-eslint/parser": "8.33.1",
7474
"cross-env": "7.0.3",
75-
"eslint": "9.27.0",
75+
"eslint": "9.28.0",
7676
"eslint-plugin-import": "2.31.0",
7777
"jest-resolve": "29.7.0",
7878
"jest-snapshot-serializer-raw": "2.0.0",
7979
"prettier": "3.5.3",
8080
"rimraf": "6.0.1",
8181
"typescript": "5.8.3",
82-
"vitest": "3.1.4"
82+
"vitest": "3.2.1"
8383
},
8484
"publishConfig": {
8585
"access": "public"

0 commit comments

Comments
 (0)