Skip to content

Commit fa5af8c

Browse files
chore(deps): update dependency pnpm to v10.9.0
1 parent 0c9db23 commit fa5af8c

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 v28.1.1
5959
RUN install-tool node 22.15.0
6060

6161
# renovate: datasource=npm
62-
RUN install-tool pnpm 10.8.1
62+
RUN install-tool pnpm 10.9.0
6363

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

package.json

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

0 commit comments

Comments
 (0)