Upgrade yarn to 2.4.2

This commit is contained in:
Simon Warta
2021-07-20 14:56:01 +02:00
parent b79e49cb58
commit 15e1101225
2 changed files with 10 additions and 10 deletions
File diff suppressed because one or more lines are too long
+5 -5
View File
@@ -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