Merge pull request #1338 from cosmos/upgrade-yarn

Upgrade yarn to 3.2.4
This commit is contained in:
Simon Warta 2022-12-07 19:14:45 +01:00 committed by GitHub
commit b1477aced8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 4299 additions and 1514 deletions

2392
.pnp.cjs generated

File diff suppressed because it is too large Load Diff

1828
.pnp.loader.mjs generated

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

801
.yarn/releases/yarn-3.2.4.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -13,4 +13,4 @@ plugins:
pnpMode: loose
yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.2.4.cjs

View File

@ -50,5 +50,5 @@
"prettier": "^2.4.1",
"typescript": "~4.6"
},
"packageManager": "yarn@3.2.1"
"packageManager": "yarn@3.2.4"
}

View File

@ -7224,7 +7224,7 @@ __metadata:
"typescript@patch:typescript@~4.6#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver