Skip to content

Commit

Permalink
feat(deps): update dependency pnpm to v8.14.0 (#114)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 8.13.1 | 8.14.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 4518975 commit 47a4ffe
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.0

# renovate: datasource=npm depName=pnpm
ARG PNPM_VERSION=8.13.1
ARG PNPM_VERSION=8.14.0

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

0 comments on commit 47a4ffe

Please sign in to comment.