Skip to content

Commit

Permalink
fix(deps): update dependency pnpm to v8.15.1 (#175)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 8.15.0 | 8.15.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent d8775e0 commit 3cbf7a7
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 @@ -20,7 +20,7 @@ RUN install-tool node v18.19.0
RUN install-tool corepack 0.24.1

# renovate: datasource=npm depName=pnpm
ARG PNPM_VERSION=8.15.0
ARG PNPM_VERSION=8.15.1

# renovate: datasource=npm depName=yarn
ARG YARN_VERSION=1.22.21
Expand Down

0 comments on commit 3cbf7a7

Please sign in to comment.