Skip to content

Commit

Permalink
feat(deps): update dependency corepack to v0.28.0 (main) (#390)
Browse files Browse the repository at this point in the history
feat(deps): update dependency corepack to v0.28.0

| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| npm        | corepack | 0.26.0 | 0.28.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 5245eba commit 4337cd8
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 @@ -17,7 +17,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/base-image
RUN install-tool node 20.12.2

# renovate: datasource=npm
RUN install-tool corepack 0.26.0
RUN install-tool corepack 0.28.0

# renovate: datasource=npm depName=pnpm
ARG PNPM_VERSION=8.15.7
Expand Down

0 comments on commit 4337cd8

Please sign in to comment.