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

Commit e338727

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

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.20
23+
RUN install-tool yarn 1.22.21
2424

2525
WORKDIR /usr/src/app
2626

0 commit comments

Comments
 (0)