chore(deps): update yarn to v4.6.0

This commit is contained in:
Renovate Bot 2025-02-15 16:38:22 +00:00
parent 2f28d5f417
commit 00b0c61fad
3 changed files with 279 additions and 279 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
nodeLinker: pnp
yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.7.1",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.6.0"
}