Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit 411ed4e

Browse files
chore(deps): update dependency yarn to v1.22.20 (main) (#2597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c866dc commit 411ed4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN install-tool node v18.18.2
2020
RUN install-tool npm 10.2.3
2121

2222
# renovate: datasource=npm versioning=npm
23-
RUN install-tool yarn 1.22.19
23+
RUN install-tool yarn 1.22.20
2424

2525
WORKDIR /usr/src/app
2626

0 commit comments

Comments
 (0)