Skip to content

Commit ff7d275

Browse files
chore(deps): update all non-major dependencies
1 parent 15c10fe commit ff7d275

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup pnpm
2626
uses: pnpm/action-setup@v4
2727
with:
28-
version: 10.28.2
28+
version: 10.30.3
2929

3030
- name: Setup Node.js
3131
uses: actions/setup-node@v6

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
},
3434
"devDependencies": {
3535
"@astrojs/sitemap": "^3.7.0",
36-
"@rslib/core": "0.19.4",
37-
"@rstest/core": "^0.8.3",
36+
"@rslib/core": "0.19.6",
37+
"@rstest/core": "^0.8.5",
3838
"@types/fs-extra": "^11.0.4",
39-
"@types/node": "22.19.8",
39+
"@types/node": "22.19.13",
4040
"chalk": "^5.6.2",
4141
"fast-glob": "^3.3.3",
4242
"fs-extra": "^11.3.3",
4343
"rslog": "^1.3.2",
4444
"typescript": "^5.9.3"
4545
},
46-
"packageManager": "pnpm@10.28.2",
46+
"packageManager": "pnpm@10.30.3",
4747
"publishConfig": {
4848
"access": "public",
4949
"registry": "https://registry.npmjs.org/",

pnpm-lock.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)