chore(deps): update pnpm to v10.11.1 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-02 14:33:39 +00:00 committed by GitHub
parent 069185b2b9
commit bf224da04d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
{ {
"name": "helm-charts", "name": "helm-charts",
"type": "module", "type": "module",
"packageManager": "pnpm@10.11.0", "packageManager": "pnpm@10.11.1",
"volta": { "volta": {
"node": "22.16.0", "node": "22.16.0",
"pnpm": "10.11.0" "pnpm": "10.11.1"
}, },
"scripts": { "scripts": {
"fix": "pnpm run prettier:fix", "fix": "pnpm run prettier:fix",