chore(deps): update yarn to v4.3.1
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-06-21 07:01:29 +00:00
parent 149c2c302b
commit 6823af9779
3 changed files with 219 additions and 219 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.3.0.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.6.2",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.3.0"
"packageManager": "yarn@4.3.1"
}