Skip to content

Commit

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

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | pnpm    | 9.0.5 | 9.0.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 59c32e1 commit a249b89
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 @@ -101,7 +101,7 @@ RUN install-tool nix 2.22.0
RUN install-tool bazelisk v1.19.0

# renovate: datasource=npm
RUN install-tool pnpm 9.0.5
RUN install-tool pnpm 9.0.6

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

0 comments on commit a249b89

Please sign in to comment.