Skip to content

Commit

Permalink
fix(deps): update dependency pnpm to v9.15.3
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 9.15.2 | 9.15.3 |
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 8f5ff8a commit 8a45d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN install-tool bazelisk v1.25.0
RUN install-tool node 22.13.0

# renovate: datasource=npm
RUN install-tool pnpm 9.15.2
RUN install-tool pnpm 9.15.3

# renovate: datasource=npm packageName=@yarnpkg/cli-dist
RUN install-tool yarn 4.6.0
Expand Down

0 comments on commit 8a45d34

Please sign in to comment.