chore(deps): update yarn to v3.6.0
This commit is contained in:
parent
fe3dfaa27f
commit
a70bc0a7a6
3 changed files with 204 additions and 203 deletions
File diff suppressed because one or more lines are too long
|
@ -4,4 +4,4 @@ plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||||
spec: '@yarnpkg/plugin-interactive-tools'
|
spec: '@yarnpkg/plugin-interactive-tools'
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.5.1.cjs
|
yarnPath: .yarn/releases/yarn-3.6.0.cjs
|
||||||
|
|
|
@ -54,5 +54,5 @@
|
||||||
"semver": "7.5.1",
|
"semver": "7.5.1",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.5.1"
|
"packageManager": "yarn@3.6.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue