Skip to content

Commit 6f09bca

Browse files
fix(deps): update dependency pnpm to v10.27.0
| datasource | package | from | to | | ---------- | ------- | ------- | ------- | | npm | pnpm | 10.26.2 | 10.27.0 |
1 parent 434a7a7 commit 6f09bca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.101
3131
RUN install-tool node 24.12.0
3232

3333
# renovate: datasource=npm
34-
RUN install-tool pnpm 10.26.2
34+
RUN install-tool pnpm 10.27.0
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.12.0
2323

2424
# renovate: datasource=npm
25-
RUN install-npm pnpm 10.26.2
25+
RUN install-npm pnpm 10.27.0
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)