Skip to content

Commit

Permalink
fix(deps): update dependency pnpm to v9.15.2 (main) (#1424)
Browse files Browse the repository at this point in the history
fix(deps): update dependency pnpm to v9.15.2

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 9.15.1 | 9.15.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent c7c413b commit 4988c88
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.12.0

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

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

0 comments on commit 4988c88

Please sign in to comment.