Skip to content

Commit 5de515c

Browse files
test(deps): update dependency yarn to v4.9.4 (main) (#4923)
test(deps): update dependency yarn to v4.9.4 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f23de0a commit 5de515c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ RUN install-tool node 22.18.0
155155
# renovate: datasource=npm
156156
RUN install-tool pnpm 10.15.0
157157
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
158-
RUN install-tool yarn 4.9.3
158+
RUN install-tool yarn 4.9.4
159159

160160
#--------------------------------------
161161
# 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.9.3
96+
RUN install-tool yarn 4.9.4
9797

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

0 commit comments

Comments
 (0)