chore(deps): update yarn to v4.4.1
This commit is contained in:
parent
e897c34eb1
commit
e9f27fd440
3 changed files with 176 additions and 176 deletions
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
||||||
nodeLinker: pnp
|
nodeLinker: pnp
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.4.0.cjs
|
yarnPath: .yarn/releases/yarn-4.4.1.cjs
|
||||||
|
|
||||||
enableGlobalCache: false
|
enableGlobalCache: false
|
||||||
|
|
|
@ -54,5 +54,5 @@
|
||||||
"semver": "7.6.3",
|
"semver": "7.6.3",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.4.0"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue