Skip to content

Commit

Permalink
feat(deps): update dependency yarn to v4.5.0
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| npm        | @yarnpkg/cli-dist | 4.4.1 | 4.5.0 |
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 348872e commit 72211b7
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 @@ -119,7 +119,7 @@ RUN install-tool bazelisk v1.21.0
RUN install-tool pnpm 9.9.0

# renovate: datasource=npm packageName=@yarnpkg/cli-dist
RUN install-tool yarn 4.4.1
RUN install-tool yarn 4.5.0

# --------------------------------------
# final image
Expand Down

0 comments on commit 72211b7

Please sign in to comment.