Skip to content

Commit 4e217b4

Browse files
feat(deps): update dependency pnpm to v10.16.1
| datasource | package | from | to | | ---------- | ------- | ------- | ------- | | npm | pnpm | 10.15.1 | 10.16.1 |
1 parent ed38503 commit 4e217b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ RUN install-tool bazelisk v1.27.0
127127
RUN install-tool node 22.19.0
128128

129129
# renovate: datasource=npm
130-
RUN install-tool pnpm 10.15.1
130+
RUN install-tool pnpm 10.16.1
131131

132132
# renovate: datasource=npm packageName=@yarnpkg/cli-dist
133133
RUN install-tool yarn 4.9.4

0 commit comments

Comments
 (0)