Skip to content

Commit a546e20

Browse files
test(deps): update yarn monorepo to v4.16.0 (main) (#6867)
test(deps): update yarn monorepo to v4.16.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a0baff commit a546e20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ RUN install-tool node 24.16.0
209209
# renovate: datasource=npm
210210
RUN install-tool pnpm 10.34.1
211211
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
212-
RUN install-tool yarn 4.15.0
212+
RUN install-tool yarn 4.16.0
213213

214214
#--------------------------------------
215215
# Image: test-php

test/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ RUN install-tool yarn 2.4.2
9393
RUN install-tool yarn 3.8.1
9494

9595
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
96-
RUN install-tool yarn 4.15.0
96+
RUN install-tool yarn 4.16.0
9797

9898
#--------------------------------------
9999
# test: pnpm

0 commit comments

Comments
 (0)