From fafab27f1f4d80830c880716ee7e0aa57f0a4652 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:28:26 +0000 Subject: [PATCH] test(deps): update yarn monorepo to v4.17.0 --- test/Dockerfile.distro | 2 +- test/node/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Dockerfile.distro b/test/Dockerfile.distro index 87ac1c6eec..efaf227a83 100644 --- a/test/Dockerfile.distro +++ b/test/Dockerfile.distro @@ -209,7 +209,7 @@ RUN install-tool node 24.17.0 # renovate: datasource=npm RUN install-tool pnpm 10.34.3 # renovate: datasource=npm packageName=@yarnpkg/cli-dist -RUN install-tool yarn 4.16.0 +RUN install-tool yarn 4.17.0 #-------------------------------------- # Image: test-php diff --git a/test/node/Dockerfile b/test/node/Dockerfile index eb80933d8b..22c55d226a 100644 --- a/test/node/Dockerfile +++ b/test/node/Dockerfile @@ -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.16.0 +RUN install-tool yarn 4.17.0 #-------------------------------------- # test: pnpm