Upgrade yarn to 4.6.0
This commit is contained in:
File diff suppressed because one or more lines are too long
Generated
+512
-453
File diff suppressed because it is too large
Load Diff
-550
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Vendored
-875
File diff suppressed because one or more lines are too long
+934
File diff suppressed because one or more lines are too long
+5
-7
@@ -3,14 +3,12 @@ changesetBaseRefs:
|
||||
- origin/main
|
||||
- upstream/main
|
||||
|
||||
enableTelemetry: false
|
||||
compressionLevel: mixed
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
||||
spec: "@yarnpkg/plugin-version"
|
||||
enableGlobalCache: false
|
||||
|
||||
enableTelemetry: false
|
||||
|
||||
pnpMode: loose
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.8.7.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.6.0.cjs
|
||||
|
||||
+1
-1
@@ -50,5 +50,5 @@
|
||||
"prettier": "^2.8.8",
|
||||
"typescript": "~4.9"
|
||||
},
|
||||
"packageManager": "yarn@3.8.7"
|
||||
"packageManager": "yarn@4.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user