Skip to content

Commit a5f329b

Browse files
chore(deps): update dependency pnpm to v10.26.1
1 parent d1bbc2b commit a5f329b

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.26.0
68+
RUN install-tool pnpm 10.26.1
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": "[email protected].0",
21+
"packageManager": "[email protected].1",
2222
"engines": {
2323
"node": "^22.11.0 || >=24.11.0",
2424
"pnpm": "^10.0.0"

0 commit comments

Comments
 (0)