Skip to content

Commit e53c425

Browse files
Update all non-major dependencies (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13a44f0 commit e53c425

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

.github/workflows/changeset-for-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ steps.app-token.outputs.token }}
2222
bot-app-slug: ${{ steps.app-token.outputs.app-slug }}
2323

24-
- uses: YutaUra/renovate-changeset-action@79242bc38bf61cfd88d884fed92b26140fdbee14 # v0.0.31
24+
- uses: YutaUra/renovate-changeset-action@ea1b669063e1bae111eb8fb112b2fbab771fe296 # v0.0.32
2525
with:
2626
message: ${{ github.event.head_commit.message }}
2727
setup-git-user: "false"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"@biomejs/biome": "1.9.4",
1616
"@changesets/cli": "2.29.2",
1717
"@tsconfig/strictest": "2.0.5",
18-
"@types/node": "20.17.30",
18+
"@types/node": "20.17.32",
1919
"tsup": "8.4.0",
2020
"typescript": "5.8.3",
2121
"vitest": "2.1.9"
2222
},
2323
"engines": {
2424
"node": "20.19.1"
2525
},
26-
"packageManager": "pnpm@10.9.0"
26+
"packageManager": "pnpm@10.10.0"
2727
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)