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

This commit is contained in:
Renovate Bot 2024-08-02 22:03:30 +00:00
parent b3927d5386
commit 7f197f2082
4 changed files with 927 additions and 896 deletions

File diff suppressed because one or more lines are too long

925
.yarn/releases/yarn-4.4.0.cjs vendored Executable file

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.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.6.3",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}