Upgrade yarn to 2.4.2
This commit is contained in:
File diff suppressed because one or more lines are too long
+5
-5
@@ -1,7 +1,7 @@
|
||||
changesetBaseRefs:
|
||||
- "main"
|
||||
- "origin/main"
|
||||
- "upstream/main"
|
||||
- main
|
||||
- origin/main
|
||||
- upstream/main
|
||||
|
||||
enableTelemetry: false
|
||||
|
||||
@@ -11,8 +11,8 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
||||
spec: "@yarnpkg/plugin-version"
|
||||
|
||||
pnpMode: "loose"
|
||||
pnpMode: loose
|
||||
|
||||
preferInteractive: true
|
||||
|
||||
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-2.4.2.cjs
|
||||
|
||||
Reference in New Issue
Block a user