Skip to content

Commit

Permalink
fix(deps): update dependency bun to v1.0.21 (#110)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | bun     | 1.0.20 | 1.0.21 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent f38fbce commit 628ce0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ RUN install-tool helm v3.13.3
RUN install-tool jb v0.5.1

# renovate: datasource=npm
RUN install-tool bun 1.0.20
RUN install-tool bun 1.0.21

# renovate: datasource=github-tags packageName=NixOS/nix
RUN install-tool nix 2.19.2
Expand Down

0 comments on commit 628ce0e

Please sign in to comment.