Merge pull request #1338 from cosmos/upgrade-yarn
Upgrade yarn to 3.2.4
This commit is contained in:
Generated
+1798
-30
File diff suppressed because it is too large
Load Diff
Vendored
-786
File diff suppressed because one or more lines are too long
+801
File diff suppressed because one or more lines are too long
+1
-1
@@ -13,4 +13,4 @@ plugins:
|
||||
|
||||
pnpMode: loose
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|
||||
|
||||
+1
-1
@@ -50,5 +50,5 @@
|
||||
"prettier": "^2.4.1",
|
||||
"typescript": "~4.6"
|
||||
},
|
||||
"packageManager": "yarn@3.2.1"
|
||||
"packageManager": "yarn@3.2.4"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user