chore(deps): update pnpm to v10.6.2 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-10 21:53:12 +01:00 committed by GitHub
parent 0e16544870
commit b396d40b82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
{
"name": "helm-charts",
"type": "module",
"packageManager": "pnpm@10.6.1",
"packageManager": "pnpm@10.6.2",
"volta": {
"node": "22.14.0",
"pnpm": "10.6.1"
"pnpm": "10.6.2"
},
"scripts": {
"fix": "pnpm run prettier:fix",