Skip to content

Commit 0c324d7

Browse files
chore(deps): update dependency pnpm to v10.8.1 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6f65d3 commit 0c324d7

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
@@ -59,7 +59,7 @@ RUN install-tool docker v28.0.4
5959
RUN install-tool node 22.14.0
6060

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

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

package.json

Lines changed: 1 addition & 1 deletion
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": "[email protected].0",
21+
"packageManager": "[email protected].1",
2222
"engines": {
2323
"node": "^22.11.0",
2424
"pnpm": "^10.0.0"

0 commit comments

Comments
 (0)