Skip to content

Commit 2e786df

Browse files
chore(deps): update all non-major dependencies (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c850bd8 commit 2e786df

File tree

2 files changed

+215
-219
lines changed

2 files changed

+215
-219
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.14.0",
16+
"packageManager": "pnpm@10.18.1",
1717
"engines": {
1818
"node": ">=16",
1919
"pnpm": ">=8"
@@ -63,25 +63,25 @@
6363
},
6464
"devDependencies": {
6565
"@changesets/changelog-github": "0.5.1",
66-
"@changesets/cli": "2.29.5",
67-
"@ianvs/prettier-plugin-sort-imports": "4.6.2",
66+
"@changesets/cli": "2.29.7",
67+
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
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.17.1",
72+
"@types/node": "22.18.8",
7373
"@types/yargs": "17.0.33",
74-
"@typescript-eslint/parser": "8.39.1",
75-
"cross-env": "10.0.0",
76-
"eslint": "9.33.0",
74+
"@typescript-eslint/parser": "8.46.0",
75+
"cross-env": "10.1.0",
76+
"eslint": "9.37.0",
7777
"eslint-plugin-import": "2.32.0",
78-
"jest-resolve": "30.0.5",
78+
"jest-resolve": "30.2.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.9.2",
84+
"typescript": "5.9.3",
8585
"vitest": "3.2.4"
8686
},
8787
"publishConfig": {

0 commit comments

Comments
 (0)