chore(deps): update pnpm to v10.9.0 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
This commit is contained in:
parent
fad214ed16
commit
cf2760ff09
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "helm-charts",
|
"name": "helm-charts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@10.8.1",
|
"packageManager": "pnpm@10.9.0",
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "22.14.0",
|
"node": "22.14.0",
|
||||||
"pnpm": "10.8.1"
|
"pnpm": "10.9.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"fix": "pnpm run prettier:fix",
|
"fix": "pnpm run prettier:fix",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue