Skip to content

Commit

Permalink
test(deps): update dependency yarn to v4.1.1 (#2536)
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] committed Apr 26, 2024
1 parent 2e1a2df commit 893e8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ RUN install-tool yarn 2.4.2
RUN install-tool yarn 3.8.1

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

#--------------------------------------
# test: pnpm
Expand Down

0 comments on commit 893e8e4

Please sign in to comment.