chore(deps): update yarn to v4.4.0
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
b3927d5386
commit
7f197f2082
4 changed files with 927 additions and 896 deletions
894
.yarn/releases/yarn-4.3.1.cjs
vendored
894
.yarn/releases/yarn-4.3.1.cjs
vendored
File diff suppressed because one or more lines are too long
925
.yarn/releases/yarn-4.4.0.cjs
vendored
Executable file
925
.yarn/releases/yarn-4.4.0.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
|||
nodeLinker: pnp
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.3.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.4.0.cjs
|
||||
|
||||
enableGlobalCache: false
|
||||
|
|
|
@ -54,5 +54,5 @@
|
|||
"semver": "7.6.3",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"packageManager": "yarn@4.3.1"
|
||||
"packageManager": "yarn@4.4.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue