Skip to content

Commit dfb388f

Browse files
fix(deps): update all non-major dependencies
1 parent fe9e4e7 commit dfb388f

File tree

2 files changed

+230
-212
lines changed

2 files changed

+230
-212
lines changed

package.json

Lines changed: 9 additions & 9 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.11.1",
16+
"packageManager": "pnpm@10.12.2",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -63,26 +63,26 @@
6363
},
6464
"devDependencies": {
6565
"@changesets/changelog-github": "0.5.1",
66-
"@changesets/cli": "2.29.4",
66+
"@changesets/cli": "2.29.5",
6767
"@ianvs/prettier-plugin-sort-imports": "4.4.2",
6868
"@theguild/prettier-config": "3.0.1",
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.15.29",
72+
"@types/node": "22.15.32",
7373
"@types/yargs": "17.0.33",
74-
"@typescript-eslint/parser": "8.33.1",
74+
"@typescript-eslint/parser": "8.34.1",
7575
"cross-env": "7.0.3",
76-
"eslint": "9.28.0",
77-
"eslint-plugin-import": "2.31.0",
76+
"eslint": "9.29.0",
77+
"eslint-plugin-import": "2.32.0",
7878
"jest-resolve": "29.7.0",
7979
"jest-snapshot-serializer-raw": "2.0.0",
80-
"prettier": "3.5.3",
81-
"prettier-plugin-pkg": "0.19.1",
80+
"prettier": "3.6.0",
81+
"prettier-plugin-pkg": "0.21.1",
8282
"prettier-plugin-sh": "0.17.4",
8383
"rimraf": "6.0.1",
8484
"typescript": "5.8.3",
85-
"vitest": "3.2.1"
85+
"vitest": "3.2.4"
8686
},
8787
"publishConfig": {
8888
"access": "public"

0 commit comments

Comments
 (0)