Skip to content

Commit 244e7ea

Browse files
chore(deps): update dependency pnpm to v10.2.0 (#550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8363d95 commit 244e7ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RUN install-tool docker v27.5.1
5959
RUN install-tool node 22.13.1
6060

6161
# renovate: datasource=npm
62-
RUN install-tool pnpm 10.1.0
62+
RUN install-tool pnpm 10.2.0
6363

6464
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
6565
RUN install-tool python 3.13.2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"prettier": "3.4.2",
1919
"prettier-plugin-packagejson": "2.5.8"
2020
},
21-
"packageManager": "pnpm@10.1.0",
21+
"packageManager": "pnpm@10.2.0",
2222
"engines": {
2323
"node": "^22.11.0",
2424
"pnpm": "^10.0.0"

0 commit comments

Comments
 (0)