chore(deps): update pnpm to v10.8.0 (#60)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-07 22:22:12 +00:00 committed by GitHub
parent 39a90f09cb
commit d94f8d9e8d
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.7.1",
"packageManager": "pnpm@10.8.0",
"volta": {
"node": "22.14.0",
"pnpm": "10.7.1"
"pnpm": "10.8.0"
},
"scripts": {
"fix": "pnpm run prettier:fix",