chore: update yarn
This commit is contained in:
parent
d49c3ee0dc
commit
bb12db5257
785
.yarn/releases/yarn-3.2.0.cjs
vendored
785
.yarn/releases/yarn-3.2.0.cjs
vendored
File diff suppressed because one or more lines are too long
786
.yarn/releases/yarn-3.2.1.cjs
vendored
Executable file
786
.yarn/releases/yarn-3.2.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@ -8,4 +8,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: '@yarnpkg/plugin-workspace-tools'
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
||||
|
@ -17,5 +17,5 @@
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"packageManager": "yarn@3.2.0"
|
||||
"packageManager": "yarn@3.2.1"
|
||||
}
|
||||
|
@ -34,6 +34,6 @@
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
@ -16,6 +16,6 @@
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
@ -14,6 +14,6 @@
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"packageManager": "yarn@3.2.0",
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user