Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.15.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 9.14.4 | 9.15.0 |
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b53cec6 commit 0a7ca93
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 @@ RUN prepare-tool java gradle
RUN install-tool node 22.12.0

# renovate: datasource=npm
RUN install-tool pnpm 9.14.4
RUN install-tool pnpm 9.15.0

# renovate: datasource=dotnet-version lookupName=dotnet-sdk
RUN install-tool dotnet 8.0.404
Expand Down

0 comments on commit 0a7ca93

Please sign in to comment.