Skip to content

Commit fafab27

Browse files
test(deps): update yarn monorepo to v4.17.0
1 parent 8a8093d commit fafab27

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.17.0
209209
# renovate: datasource=npm
210210
RUN install-tool pnpm 10.34.3
211211
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
212-
RUN install-tool yarn 4.16.0
212+
RUN install-tool yarn 4.17.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.16.0
96+
RUN install-tool yarn 4.17.0
9797

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

0 commit comments

Comments
 (0)