Skip to content

Commit f3777fe

Browse files
chore(deps): update dependency pnpm to v10.29.3 (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bd40e6 commit f3777fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.13.1
6666

6767
# renovate: datasource=npm
68-
RUN install-tool pnpm 10.29.2
68+
RUN install-tool pnpm 10.29.3
6969

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

package.json

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

0 commit comments

Comments
 (0)