Upgrade to yarn 3.2.0 (#83)

This commit is contained in:
Aria 2022-02-23 13:11:00 +01:00 committed by GitHub
parent c578c1735d
commit b6747860eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 3176 additions and 2529 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

785
.yarn/releases/yarn-3.2.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View file

@ -5,12 +5,5 @@ plugins:
spec: "@yarnpkg/plugin-compat"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
changesetBaseRefs:
- "main"
- "origin/main"
preferDeferredVersions: true
yarnPath: .yarn/releases/yarn-2.4.2.cjs
yarnPath: .yarn/releases/yarn-3.2.0.cjs

View file

@ -53,5 +53,6 @@
"prettier": "^2.3.2",
"typescript": "^4.4.2",
"zx": "^2.0.0"
}
},
"packageManager": "yarn@3.2.0"
}

4776
yarn.lock

File diff suppressed because it is too large Load diff