Skip to content

Commit

Permalink
fix(deps): update dependency yarn to v4.5.3
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| npm        | @yarnpkg/cli-dist | 4.5.2 | 4.5.3 |
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b797dad commit c072167
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.24.1
RUN install-tool pnpm 9.14.2

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

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

0 comments on commit c072167

Please sign in to comment.