Skip to content

Commit 937ae8b

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

File tree

5 files changed

+36
-36
lines changed

5 files changed

+36
-36
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@ea1b669063e1bae111eb8fb112b2fbab771fe296 # v0.0.32
24+
- uses: YutaUra/renovate-changeset-action@cc27078f25f4652e075676d9528cff08bf5248f2 # v0.0.33
2525
with:
2626
message: ${{ github.event.head_commit.message }}
2727
setup-git-user: "false"

.github/workflows/ts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
- run: pnpm i
5656
- run: pnpm lint --fix
5757
- run: pnpm tsc --noEmit
58-
- uses: int128/update-generated-files-action@65b9a7ae3ededc5679d78343f58fbebcf1ebd785 # v2.57.0
58+
- uses: int128/update-generated-files-action@87971327cee864b0597f0e17895ef066d73a149a # v2.58.0
5959
with:
6060
token: ${{ steps.app-token.outputs.token }}

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
with:
4949
node-version: 20
5050

51-
- uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
51+
- uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
5252
id: changeset
5353
with:
5454
publish: node --enable-source-maps ${{ github.action_path }}/dist/main.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"devDependencies": {
1515
"@biomejs/biome": "1.9.4",
16-
"@changesets/cli": "2.29.2",
16+
"@changesets/cli": "2.29.3",
1717
"@tsconfig/strictest": "2.0.5",
18-
"@types/node": "20.17.32",
18+
"@types/node": "20.17.46",
1919
"tsup": "8.4.0",
2020
"typescript": "5.8.3",
2121
"vitest": "2.1.9"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)