Skip to content

Commit 523536e

Browse files
committed
chore: upgrade yarn
1 parent 2172030 commit 523536e

File tree

6 files changed

+111
-72
lines changed

6 files changed

+111
-72
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

+46-7
Large diffs are not rendered by default.

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

+4-4
Large diffs are not rendered by default.

.yarn/releases/yarn-2.3.3.cjs

-55
This file was deleted.

.yarn/releases/yarn-2.4.0.cjs

+55
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
99
spec: '@yarnpkg/plugin-workspace-tools'
1010

11-
yarnPath: .yarn/releases/yarn-2.3.3.cjs
11+
yarnPath: .yarn/releases/yarn-2.4.0.cjs

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7242,7 +7242,7 @@ fsevents@^1.2.7:
72427242

72437243
"fsevents@patch:fsevents@^1.2.7#builtin<compat/fsevents>":
72447244
version: 1.2.13
7245-
resolution: "fsevents@patch:fsevents@npm%3A1.2.13#builtin<compat/fsevents>::version=1.2.13&hash=127e8e"
7245+
resolution: "fsevents@patch:fsevents@npm%3A1.2.13#builtin<compat/fsevents>::version=1.2.13&hash=11e9ea"
72467246
dependencies:
72477247
bindings: ^1.5.0
72487248
nan: ^2.12.1
@@ -7252,7 +7252,7 @@ fsevents@^1.2.7:
72527252

72537253
"fsevents@patch:fsevents@^2.1.2#builtin<compat/fsevents>, fsevents@patch:fsevents@~2.1.2#builtin<compat/fsevents>":
72547254
version: 2.1.3
7255-
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#builtin<compat/fsevents>::version=2.1.3&hash=127e8e"
7255+
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#builtin<compat/fsevents>::version=2.1.3&hash=11e9ea"
72567256
dependencies:
72577257
node-gyp: latest
72587258
checksum: e2b8c379340e21a786d32c653854c8876f94eb1202dd5be378fd42c062bc123aab5051c32bf0011865257c85982c41ded203f9fe8c9f9c8f8c84dc4672abc0e0
@@ -15173,17 +15173,17 @@ typescript@^3.7.3:
1517315173

1517415174
"typescript@patch:typescript@4.0.5#builtin<compat/typescript>":
1517515175
version: 4.0.5
15176-
resolution: "typescript@patch:typescript@npm%3A4.0.5#builtin<compat/typescript>::version=4.0.5&hash=5bf698"
15176+
resolution: "typescript@patch:typescript@npm%3A4.0.5#builtin<compat/typescript>::version=4.0.5&hash=cc6730"
1517715177
bin:
1517815178
tsc: bin/tsc
1517915179
tsserver: bin/tsserver
15180-
checksum: d4be0bd2a2050b2d7b132cb2a40329178f181543e9d2ac6d1f06babd9f047208558a736a7effdeb28759ae2e815f070b61d10ee2f02cc93a6221a1490f21ffce
15180+
checksum: ada6fea7657a51d1b842682d31233e53a3cf509b0edbd6288fda3cfd01643d0190b7ea77837527c4d282c90e61690e19dbfd91be6913e7e7292aa0b588d3506c
1518115181
languageName: node
1518215182
linkType: hard
1518315183

1518415184
"typescript@patch:typescript@^3.7.3#builtin<compat/typescript>":
1518515185
version: 3.9.7
15186-
resolution: "typescript@patch:typescript@npm%3A3.9.7#builtin<compat/typescript>::version=3.9.7&hash=5bf698"
15186+
resolution: "typescript@patch:typescript@npm%3A3.9.7#builtin<compat/typescript>::version=3.9.7&hash=cc6730"
1518715187
bin:
1518815188
tsc: bin/tsc
1518915189
tsserver: bin/tsserver

0 commit comments

Comments
 (0)