Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v10.4.0 (#565)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent ea2de52 commit 1c76e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ RUN install-tool docker v27.5.1
RUN install-tool node 22.14.0

# renovate: datasource=npm
RUN install-tool pnpm 10.3.0
RUN install-tool pnpm 10.4.0

# renovate: datasource=github-releases packageName=containerbase/python-prebuild
RUN install-tool python 3.13.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "3.5.1",
"prettier-plugin-packagejson": "2.5.8"
},
"packageManager": "pnpm@10.3.0",
"packageManager": "pnpm@10.4.0",
"engines": {
"node": "^22.11.0",
"pnpm": "^10.0.0"
Expand Down

0 comments on commit 1c76e7f

Please sign in to comment.