Skip to content

Commit

Permalink
feat(deps): update dependency pnpm to v9.9.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | pnpm    | 9.8.0 | 9.9.0 |
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 313da75 commit 38e00dc
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 @@ -116,7 +116,7 @@ RUN install-tool bazelisk v1.20.0


# renovate: datasource=npm
RUN install-tool pnpm 9.8.0
RUN install-tool pnpm 9.9.0

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

0 comments on commit 38e00dc

Please sign in to comment.