Skip to content

Commit 70aabfb

Browse files
test(deps): update dependency yarn to v4.14.1
1 parent 5b2c45a commit 70aabfb

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
@@ -197,7 +197,7 @@ RUN install-tool node 24.15.0
197197
# renovate: datasource=npm
198198
RUN install-tool pnpm 10.33.0
199199
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
200-
RUN install-tool yarn 4.13.0
200+
RUN install-tool yarn 4.14.1
201201

202202
#--------------------------------------
203203
# 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.13.0
96+
RUN install-tool yarn 4.14.1
9797

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

0 commit comments

Comments
 (0)