Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 04927f1 commit b2e35e9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changeset-for-renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}
bot-app-slug: ${{ steps.app-token.outputs.app-slug }}

- uses: YutaUra/renovate-changeset-action@62d12caf4d21d56313f6b383d1b8677ec9fcdf78 # v0.0.20
- uses: YutaUra/renovate-changeset-action@357d5bf1407b1c898ff9c2e5671ecedbc6d78eb0 # v0.0.21
with:
message: ${{ github.event.head_commit.message }}
setup-git-user: "false"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@biomejs/biome": "1.9.4",
"@changesets/cli": "2.27.11",
"@tsconfig/strictest": "2.0.5",
"@types/node": "20.17.10",
"@types/node": "20.17.11",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vitest": "2.1.8"
},
"engines": {
"node": "20.18.1"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2e35e9

Please sign in to comment.