Skip to content

Commit fbd639c

Browse files
chore(deps): update dependency pnpm to v10.25.0 (#1017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f793af7 commit fbd639c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ RUN install-tool docker-compose v2.40.3
6565
RUN install-tool node 24.12.0
6666

6767
# renovate: datasource=npm
68-
RUN install-tool pnpm 10.24.0
68+
RUN install-tool pnpm 10.25.0
6969

7070
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
7171
RUN install-tool python 3.14.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"prettier": "3.7.4",
1919
"prettier-plugin-packagejson": "2.5.20"
2020
},
21-
"packageManager": "pnpm@10.24.0",
21+
"packageManager": "pnpm@10.25.0",
2222
"engines": {
2323
"node": "^22.11.0 || >=24.11.0",
2424
"pnpm": "^10.0.0"

0 commit comments

Comments
 (0)