Skip to content

Commit

Permalink
Update all non-major dependencies (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 64c0846 commit c107fd1
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wait-for-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
app-id: ${{ secrets.BOT_APP_ID }}
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
- uses: int128/wait-for-workflows-action@fcee5117775839e1ea2b61c24525a2c46218f5b6 # v1.27.0
- uses: int128/wait-for-workflows-action@cd9f0586af438d5ba3730b22658c3a7096fd779a # v1.28.0
with:
token: ${{ steps.app-token.outputs.token }}
6 changes: 3 additions & 3 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.11",
"@types/node": "20.17.12",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
"node": "20.18.1"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
50 changes: 25 additions & 25 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 c107fd1

Please sign in to comment.