chore(deps): update pnpm to v10.10.0

This commit is contained in:
renovate[bot] 2025-04-28 03:11:22 +00:00 committed by GitHub
parent e5152f200c
commit 3a5b57f801
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.9.0",
"packageManager": "pnpm@10.10.0",
"volta": {
"node": "22.15.0",
"pnpm": "10.9.0"
"pnpm": "10.10.0"
},
"scripts": {
"fix": "pnpm run prettier:fix",