Skip to content

Commit 4a80a49

Browse files
fix(deps): update dependency pnpm to v10.28.1 (#2816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 403f446 commit 4a80a49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN install-tool dotnet 10.0.102
3131
RUN install-tool node 24.13.0
3232

3333
# renovate: datasource=npm
34-
RUN install-tool pnpm 10.28.0
34+
RUN install-tool pnpm 10.28.1
3535

3636
# renovate: datasource=github-releases packageName=docker/compose
3737
RUN install-tool docker-compose v2.40.3

windows/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN install-tool powershell v7.5.4
2222
RUN install-tool node 24.13.0
2323

2424
# renovate: datasource=npm
25-
RUN install-npm pnpm 10.28.0
25+
RUN install-npm pnpm 10.28.1
2626

2727
# renovate: datasource=java-version packageName=java-jre?os=windows&architecture=x64
2828
RUN install-tool java 21.0.9+10.0.LTS

0 commit comments

Comments
 (0)