Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

test(deps): update dependency pnpm to v7 #328

Merged
merged 1 commit into from Jun 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/node/Dockerfile
Expand Up @@ -75,7 +75,7 @@ FROM build as testc
USER root

# renovate: datasource=npm
RUN install-tool pnpm 6.32.22
RUN install-tool pnpm 7.2.1

USER 1000

Expand Down