Skip to content

Commit db934f8

Browse files
chore(deps): update babel monorepo to v7.21.5 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86d6704 commit db934f8

File tree

1 file changed

+123
-36
lines changed

1 file changed

+123
-36
lines changed

yarn.lock

Lines changed: 123 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
yargs "^15.3.1"
3535

3636
"@babel/cli@^7.16.8":
37-
version "7.21.0"
38-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.0.tgz#1868eb70e9824b427fc607610cce8e9e7889e7e1"
39-
integrity sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA==
37+
version "7.21.5"
38+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.5.tgz#a685a5b50b785f2edfbf6e042c1265c653547d9d"
39+
integrity sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==
4040
dependencies:
4141
"@jridgewell/trace-mapping" "^0.3.17"
4242
commander "^4.0.1"
@@ -75,21 +75,26 @@
7575
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
7676
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
7777

78+
"@babel/compat-data@^7.21.5":
79+
version "7.21.7"
80+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
81+
integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
82+
7883
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
79-
version "7.21.4"
80-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
81-
integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
84+
version "7.21.5"
85+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426"
86+
integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==
8287
dependencies:
8388
"@ampproject/remapping" "^2.2.0"
8489
"@babel/code-frame" "^7.21.4"
85-
"@babel/generator" "^7.21.4"
86-
"@babel/helper-compilation-targets" "^7.21.4"
87-
"@babel/helper-module-transforms" "^7.21.2"
88-
"@babel/helpers" "^7.21.0"
89-
"@babel/parser" "^7.21.4"
90+
"@babel/generator" "^7.21.5"
91+
"@babel/helper-compilation-targets" "^7.21.5"
92+
"@babel/helper-module-transforms" "^7.21.5"
93+
"@babel/helpers" "^7.21.5"
94+
"@babel/parser" "^7.21.5"
9095
"@babel/template" "^7.20.7"
91-
"@babel/traverse" "^7.21.4"
92-
"@babel/types" "^7.21.4"
96+
"@babel/traverse" "^7.21.5"
97+
"@babel/types" "^7.21.5"
9398
convert-source-map "^1.7.0"
9499
debug "^4.1.0"
95100
gensync "^1.0.0-beta.2"
@@ -132,6 +137,16 @@
132137
"@jridgewell/trace-mapping" "^0.3.17"
133138
jsesc "^2.5.1"
134139

140+
"@babel/generator@^7.21.5":
141+
version "7.21.5"
142+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f"
143+
integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==
144+
dependencies:
145+
"@babel/types" "^7.21.5"
146+
"@jridgewell/gen-mapping" "^0.3.2"
147+
"@jridgewell/trace-mapping" "^0.3.17"
148+
jsesc "^2.5.1"
149+
135150
"@babel/generator@^7.7.2":
136151
version "7.21.1"
137152
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
@@ -168,6 +183,17 @@
168183
lru-cache "^5.1.1"
169184
semver "^6.3.0"
170185

186+
"@babel/helper-compilation-targets@^7.21.5":
187+
version "7.21.5"
188+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366"
189+
integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==
190+
dependencies:
191+
"@babel/compat-data" "^7.21.5"
192+
"@babel/helper-validator-option" "^7.21.0"
193+
browserslist "^4.21.3"
194+
lru-cache "^5.1.1"
195+
semver "^6.3.0"
196+
171197
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0":
172198
version "7.21.4"
173199
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.4.tgz#3a017163dc3c2ba7deb9a7950849a9586ea24c18"
@@ -207,6 +233,11 @@
207233
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
208234
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
209235

236+
"@babel/helper-environment-visitor@^7.21.5":
237+
version "7.21.5"
238+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
239+
integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
240+
210241
"@babel/helper-explode-assignable-expression@^7.18.6":
211242
version "7.18.6"
212243
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096"
@@ -257,6 +288,20 @@
257288
"@babel/traverse" "^7.21.2"
258289
"@babel/types" "^7.21.2"
259290

291+
"@babel/helper-module-transforms@^7.21.5":
292+
version "7.21.5"
293+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420"
294+
integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==
295+
dependencies:
296+
"@babel/helper-environment-visitor" "^7.21.5"
297+
"@babel/helper-module-imports" "^7.21.4"
298+
"@babel/helper-simple-access" "^7.21.5"
299+
"@babel/helper-split-export-declaration" "^7.18.6"
300+
"@babel/helper-validator-identifier" "^7.19.1"
301+
"@babel/template" "^7.20.7"
302+
"@babel/traverse" "^7.21.5"
303+
"@babel/types" "^7.21.5"
304+
260305
"@babel/helper-optimise-call-expression@^7.18.6":
261306
version "7.18.6"
262307
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
@@ -298,6 +343,13 @@
298343
dependencies:
299344
"@babel/types" "^7.20.2"
300345

346+
"@babel/helper-simple-access@^7.21.5":
347+
version "7.21.5"
348+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
349+
integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==
350+
dependencies:
351+
"@babel/types" "^7.21.5"
352+
301353
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
302354
version "7.20.0"
303355
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
@@ -312,10 +364,10 @@
312364
dependencies:
313365
"@babel/types" "^7.18.6"
314366

315-
"@babel/helper-string-parser@^7.19.4":
316-
version "7.19.4"
317-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
318-
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
367+
"@babel/helper-string-parser@^7.19.4", "@babel/helper-string-parser@^7.21.5":
368+
version "7.21.5"
369+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
370+
integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
319371

320372
"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
321373
version "7.19.1"
@@ -337,14 +389,14 @@
337389
"@babel/traverse" "^7.20.5"
338390
"@babel/types" "^7.20.5"
339391

340-
"@babel/helpers@^7.21.0":
341-
version "7.21.0"
342-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e"
343-
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
392+
"@babel/helpers@^7.21.5":
393+
version "7.21.5"
394+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.5.tgz#5bac66e084d7a4d2d9696bdf0175a93f7fb63c08"
395+
integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==
344396
dependencies:
345397
"@babel/template" "^7.20.7"
346-
"@babel/traverse" "^7.21.0"
347-
"@babel/types" "^7.21.0"
398+
"@babel/traverse" "^7.21.5"
399+
"@babel/types" "^7.21.5"
348400

349401
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
350402
version "7.18.6"
@@ -360,11 +412,16 @@
360412
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
361413
integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
362414

363-
"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
415+
"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.21.4":
364416
version "7.21.4"
365417
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
366418
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
367419

420+
"@babel/parser@^7.20.7", "@babel/parser@^7.21.5":
421+
version "7.21.5"
422+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b"
423+
integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==
424+
368425
"@babel/parser@^7.21.2":
369426
version "7.21.3"
370427
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
@@ -1113,9 +1170,9 @@
11131170
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11141171

11151172
"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1116-
version "7.21.0"
1117-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
1118-
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
1173+
version "7.21.5"
1174+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
1175+
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
11191176
dependencies:
11201177
regenerator-runtime "^0.13.11"
11211178

@@ -1128,7 +1185,7 @@
11281185
"@babel/parser" "^7.20.7"
11291186
"@babel/types" "^7.20.7"
11301187

1131-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
1188+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.2":
11321189
version "7.21.4"
11331190
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
11341191
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
@@ -1144,6 +1201,22 @@
11441201
debug "^4.1.0"
11451202
globals "^11.1.0"
11461203

1204+
"@babel/traverse@^7.21.5":
1205+
version "7.21.5"
1206+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
1207+
integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
1208+
dependencies:
1209+
"@babel/code-frame" "^7.21.4"
1210+
"@babel/generator" "^7.21.5"
1211+
"@babel/helper-environment-visitor" "^7.21.5"
1212+
"@babel/helper-function-name" "^7.21.0"
1213+
"@babel/helper-hoist-variables" "^7.18.6"
1214+
"@babel/helper-split-export-declaration" "^7.18.6"
1215+
"@babel/parser" "^7.21.5"
1216+
"@babel/types" "^7.21.5"
1217+
debug "^4.1.0"
1218+
globals "^11.1.0"
1219+
11471220
"@babel/traverse@^7.7.2":
11481221
version "7.21.2"
11491222
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75"
@@ -1160,7 +1233,7 @@
11601233
debug "^4.1.0"
11611234
globals "^11.1.0"
11621235

1163-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.21.4", "@babel/types@^7.4.4":
1236+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.4.4":
11641237
version "7.21.4"
11651238
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
11661239
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
@@ -1169,6 +1242,15 @@
11691242
"@babel/helper-validator-identifier" "^7.19.1"
11701243
to-fast-properties "^2.0.0"
11711244

1245+
"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5":
1246+
version "7.21.5"
1247+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
1248+
integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
1249+
dependencies:
1250+
"@babel/helper-string-parser" "^7.21.5"
1251+
"@babel/helper-validator-identifier" "^7.19.1"
1252+
to-fast-properties "^2.0.0"
1253+
11721254
"@babel/types@^7.3.0", "@babel/types@^7.3.3":
11731255
version "7.21.2"
11741256
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1"
@@ -3971,11 +4053,16 @@ caniuse-api@^3.0.0:
39714053
lodash.memoize "^4.1.2"
39724054
lodash.uniq "^4.5.0"
39734055

3974-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
4056+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464:
39754057
version "1.0.30001477"
39764058
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001477.tgz#a2ffb2276258233034bbb869d4558b02658a511e"
39774059
integrity sha512-lZim4iUHhGcy5p+Ri/G7m84hJwncj+Kz7S5aD4hoQfslKZJgt0tHc/hafVbqHC5bbhHb+mrW2JOUHkI5KH7toQ==
39784060

4061+
caniuse-lite@^1.0.30001449:
4062+
version "1.0.30001481"
4063+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz#f58a717afe92f9e69d0e35ff64df596bfad93912"
4064+
integrity sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==
4065+
39794066
capital-case@^1.0.4:
39804067
version "1.0.4"
39814068
resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
@@ -5018,9 +5105,9 @@ ee-first@1.1.1:
50185105
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
50195106

50205107
electron-to-chromium@^1.4.284:
5021-
version "1.4.356"
5022-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.356.tgz#b75a8a8c31d571f6024310cc980a08cd6c15a8c5"
5023-
integrity sha512-nEftV1dRX3omlxAj42FwqRZT0i4xd2dIg39sog/CnCJeCcL1TRd2Uh0i9Oebgv8Ou0vzTPw++xc+Z20jzS2B6A==
5108+
version "1.4.377"
5109+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.377.tgz#7f326a0b2c1b96eca6bb65907addc505d0d15989"
5110+
integrity sha512-H3BYG6DW5Z+l0xcfXaicJGxrpA4kMlCxnN71+iNX+dBLkRMOdVJqFJiAmbNZZKA1zISpRg17JR03qGifXNsJtw==
50245111

50255112
emittery@^0.13.1:
50265113
version "0.13.1"
@@ -11318,9 +11405,9 @@ unpipe@1.0.0, unpipe@~1.0.0:
1131811405
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
1131911406

1132011407
update-browserslist-db@^1.0.10:
11321-
version "1.0.10"
11322-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"
11323-
integrity sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==
11408+
version "1.0.11"
11409+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
11410+
integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==
1132411411
dependencies:
1132511412
escalade "^3.1.1"
1132611413
picocolors "^1.0.0"

0 commit comments

Comments
 (0)