chore(deps): update yarn to v4.5.0
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2024-09-14 13:01:31 +00:00
parent a57f59e7a4
commit 91e6aeae9e
3 changed files with 163 additions and 163 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.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.6.3",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}