Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit dc5b33f

Browse files
Bump @babel/preset-env from 7.16.7 to 7.16.11 (#191)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.11. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c511238 commit dc5b33f

File tree

1 file changed

+117
-65
lines changed

1 file changed

+117
-65
lines changed

yarn.lock

Lines changed: 117 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
dependencies:
99
"@babel/highlight" "^7.16.7"
1010

11-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4":
12-
version "7.16.4"
13-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
11+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8":
12+
version "7.16.8"
13+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
1414

1515
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
1616
version "7.16.7"
@@ -40,6 +40,14 @@
4040
jsesc "^2.5.1"
4141
source-map "^0.5.0"
4242

43+
"@babel/generator@^7.16.8":
44+
version "7.16.8"
45+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
46+
dependencies:
47+
"@babel/types" "^7.16.8"
48+
jsesc "^2.5.1"
49+
source-map "^0.5.0"
50+
4351
"@babel/helper-annotate-as-pure@^7.16.7":
4452
version "7.16.7"
4553
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -62,6 +70,18 @@
6270
browserslist "^4.17.5"
6371
semver "^6.3.0"
6472

73+
"@babel/helper-create-class-features-plugin@^7.16.10":
74+
version "7.16.10"
75+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c"
76+
dependencies:
77+
"@babel/helper-annotate-as-pure" "^7.16.7"
78+
"@babel/helper-environment-visitor" "^7.16.7"
79+
"@babel/helper-function-name" "^7.16.7"
80+
"@babel/helper-member-expression-to-functions" "^7.16.7"
81+
"@babel/helper-optimise-call-expression" "^7.16.7"
82+
"@babel/helper-replace-supers" "^7.16.7"
83+
"@babel/helper-split-export-declaration" "^7.16.7"
84+
6585
"@babel/helper-create-class-features-plugin@^7.16.7":
6686
version "7.16.7"
6787
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
@@ -94,6 +114,19 @@
94114
resolve "^1.14.2"
95115
semver "^6.1.2"
96116

117+
"@babel/helper-define-polyfill-provider@^0.3.1":
118+
version "0.3.1"
119+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665"
120+
dependencies:
121+
"@babel/helper-compilation-targets" "^7.13.0"
122+
"@babel/helper-module-imports" "^7.12.13"
123+
"@babel/helper-plugin-utils" "^7.13.0"
124+
"@babel/traverse" "^7.13.0"
125+
debug "^4.1.1"
126+
lodash.debounce "^4.0.8"
127+
resolve "^1.14.2"
128+
semver "^6.1.2"
129+
97130
"@babel/helper-environment-visitor@^7.16.7":
98131
version "7.16.7"
99132
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
@@ -167,13 +200,13 @@
167200
version "7.16.7"
168201
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
169202

170-
"@babel/helper-remap-async-to-generator@^7.16.7":
171-
version "7.16.7"
172-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a"
203+
"@babel/helper-remap-async-to-generator@^7.16.8":
204+
version "7.16.8"
205+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3"
173206
dependencies:
174207
"@babel/helper-annotate-as-pure" "^7.16.7"
175-
"@babel/helper-wrap-function" "^7.16.7"
176-
"@babel/types" "^7.16.7"
208+
"@babel/helper-wrap-function" "^7.16.8"
209+
"@babel/types" "^7.16.8"
177210

178211
"@babel/helper-replace-supers@^7.16.7":
179212
version "7.16.7"
@@ -211,14 +244,14 @@
211244
version "7.16.7"
212245
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
213246

214-
"@babel/helper-wrap-function@^7.16.7":
215-
version "7.16.7"
216-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014"
247+
"@babel/helper-wrap-function@^7.16.8":
248+
version "7.16.8"
249+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200"
217250
dependencies:
218251
"@babel/helper-function-name" "^7.16.7"
219252
"@babel/template" "^7.16.7"
220-
"@babel/traverse" "^7.16.7"
221-
"@babel/types" "^7.16.7"
253+
"@babel/traverse" "^7.16.8"
254+
"@babel/types" "^7.16.8"
222255

223256
"@babel/helpers@^7.16.7":
224257
version "7.16.7"
@@ -240,6 +273,10 @@
240273
version "7.16.7"
241274
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
242275

276+
"@babel/parser@^7.16.10":
277+
version "7.16.10"
278+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88"
279+
243280
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
244281
version "7.16.7"
245282
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -254,12 +291,12 @@
254291
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
255292
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
256293

257-
"@babel/plugin-proposal-async-generator-functions@^7.16.7":
258-
version "7.16.7"
259-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d"
294+
"@babel/plugin-proposal-async-generator-functions@^7.16.8":
295+
version "7.16.8"
296+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8"
260297
dependencies:
261298
"@babel/helper-plugin-utils" "^7.16.7"
262-
"@babel/helper-remap-async-to-generator" "^7.16.7"
299+
"@babel/helper-remap-async-to-generator" "^7.16.8"
263300
"@babel/plugin-syntax-async-generators" "^7.8.4"
264301

265302
"@babel/plugin-proposal-class-properties@^7.16.7":
@@ -344,11 +381,11 @@
344381
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
345382
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
346383

347-
"@babel/plugin-proposal-private-methods@^7.16.7":
348-
version "7.16.7"
349-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0"
384+
"@babel/plugin-proposal-private-methods@^7.16.11":
385+
version "7.16.11"
386+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50"
350387
dependencies:
351-
"@babel/helper-create-class-features-plugin" "^7.16.7"
388+
"@babel/helper-create-class-features-plugin" "^7.16.10"
352389
"@babel/helper-plugin-utils" "^7.16.7"
353390

354391
"@babel/plugin-proposal-private-property-in-object@^7.16.7":
@@ -475,13 +512,13 @@
475512
dependencies:
476513
"@babel/helper-plugin-utils" "^7.16.7"
477514

478-
"@babel/plugin-transform-async-to-generator@^7.16.7":
479-
version "7.16.7"
480-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b"
515+
"@babel/plugin-transform-async-to-generator@^7.16.8":
516+
version "7.16.8"
517+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808"
481518
dependencies:
482519
"@babel/helper-module-imports" "^7.16.7"
483520
"@babel/helper-plugin-utils" "^7.16.7"
484-
"@babel/helper-remap-async-to-generator" "^7.16.7"
521+
"@babel/helper-remap-async-to-generator" "^7.16.8"
485522

486523
"@babel/plugin-transform-block-scoped-functions@^7.16.7":
487524
version "7.16.7"
@@ -574,9 +611,9 @@
574611
"@babel/helper-plugin-utils" "^7.16.7"
575612
babel-plugin-dynamic-import-node "^2.3.3"
576613

577-
"@babel/plugin-transform-modules-commonjs@^7.16.7":
578-
version "7.16.7"
579-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a"
614+
"@babel/plugin-transform-modules-commonjs@^7.16.8":
615+
version "7.16.8"
616+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe"
580617
dependencies:
581618
"@babel/helper-module-transforms" "^7.16.7"
582619
"@babel/helper-plugin-utils" "^7.16.7"
@@ -600,9 +637,9 @@
600637
"@babel/helper-module-transforms" "^7.16.7"
601638
"@babel/helper-plugin-utils" "^7.16.7"
602639

603-
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7":
604-
version "7.16.7"
605-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2"
640+
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8":
641+
version "7.16.8"
642+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252"
606643
dependencies:
607644
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
608645

@@ -717,16 +754,16 @@
717754
"@babel/helper-plugin-utils" "^7.16.7"
718755

719756
"@babel/preset-env@^7.5.5":
720-
version "7.16.7"
721-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56"
757+
version "7.16.11"
758+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982"
722759
dependencies:
723-
"@babel/compat-data" "^7.16.4"
760+
"@babel/compat-data" "^7.16.8"
724761
"@babel/helper-compilation-targets" "^7.16.7"
725762
"@babel/helper-plugin-utils" "^7.16.7"
726763
"@babel/helper-validator-option" "^7.16.7"
727764
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
728765
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
729-
"@babel/plugin-proposal-async-generator-functions" "^7.16.7"
766+
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
730767
"@babel/plugin-proposal-class-properties" "^7.16.7"
731768
"@babel/plugin-proposal-class-static-block" "^7.16.7"
732769
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
@@ -738,7 +775,7 @@
738775
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
739776
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
740777
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
741-
"@babel/plugin-proposal-private-methods" "^7.16.7"
778+
"@babel/plugin-proposal-private-methods" "^7.16.11"
742779
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
743780
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
744781
"@babel/plugin-syntax-async-generators" "^7.8.4"
@@ -756,7 +793,7 @@
756793
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
757794
"@babel/plugin-syntax-top-level-await" "^7.14.5"
758795
"@babel/plugin-transform-arrow-functions" "^7.16.7"
759-
"@babel/plugin-transform-async-to-generator" "^7.16.7"
796+
"@babel/plugin-transform-async-to-generator" "^7.16.8"
760797
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
761798
"@babel/plugin-transform-block-scoping" "^7.16.7"
762799
"@babel/plugin-transform-classes" "^7.16.7"
@@ -770,10 +807,10 @@
770807
"@babel/plugin-transform-literals" "^7.16.7"
771808
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
772809
"@babel/plugin-transform-modules-amd" "^7.16.7"
773-
"@babel/plugin-transform-modules-commonjs" "^7.16.7"
810+
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
774811
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
775812
"@babel/plugin-transform-modules-umd" "^7.16.7"
776-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7"
813+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
777814
"@babel/plugin-transform-new-target" "^7.16.7"
778815
"@babel/plugin-transform-object-super" "^7.16.7"
779816
"@babel/plugin-transform-parameters" "^7.16.7"
@@ -788,11 +825,11 @@
788825
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
789826
"@babel/plugin-transform-unicode-regex" "^7.16.7"
790827
"@babel/preset-modules" "^0.1.5"
791-
"@babel/types" "^7.16.7"
828+
"@babel/types" "^7.16.8"
792829
babel-plugin-polyfill-corejs2 "^0.3.0"
793-
babel-plugin-polyfill-corejs3 "^0.4.0"
830+
babel-plugin-polyfill-corejs3 "^0.5.0"
794831
babel-plugin-polyfill-regenerator "^0.3.0"
795-
core-js-compat "^3.19.1"
832+
core-js-compat "^3.20.2"
796833
semver "^6.3.0"
797834

798835
"@babel/preset-modules@^0.1.5":
@@ -845,9 +882,24 @@
845882
debug "^4.1.0"
846883
globals "^11.1.0"
847884

848-
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
849-
version "7.16.7"
850-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159"
885+
"@babel/traverse@^7.16.8":
886+
version "7.16.10"
887+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
888+
dependencies:
889+
"@babel/code-frame" "^7.16.7"
890+
"@babel/generator" "^7.16.8"
891+
"@babel/helper-environment-visitor" "^7.16.7"
892+
"@babel/helper-function-name" "^7.16.7"
893+
"@babel/helper-hoist-variables" "^7.16.7"
894+
"@babel/helper-split-export-declaration" "^7.16.7"
895+
"@babel/parser" "^7.16.10"
896+
"@babel/types" "^7.16.8"
897+
debug "^4.1.0"
898+
globals "^11.1.0"
899+
900+
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
901+
version "7.16.8"
902+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
851903
dependencies:
852904
"@babel/helper-validator-identifier" "^7.16.7"
853905
to-fast-properties "^2.0.0"
@@ -1420,12 +1472,12 @@ babel-plugin-polyfill-corejs2@^0.3.0:
14201472
"@babel/helper-define-polyfill-provider" "^0.3.0"
14211473
semver "^6.1.1"
14221474

1423-
babel-plugin-polyfill-corejs3@^0.4.0:
1424-
version "0.4.0"
1425-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
1475+
babel-plugin-polyfill-corejs3@^0.5.0:
1476+
version "0.5.1"
1477+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.1.tgz#d66183bf10976ea677f4149a7fcc4d8df43d4060"
14261478
dependencies:
1427-
"@babel/helper-define-polyfill-provider" "^0.3.0"
1428-
core-js-compat "^3.18.0"
1479+
"@babel/helper-define-polyfill-provider" "^0.3.1"
1480+
core-js-compat "^3.20.0"
14291481

14301482
babel-plugin-polyfill-regenerator@^0.3.0:
14311483
version "0.3.0"
@@ -1522,12 +1574,12 @@ browserslist@^4.17.5:
15221574
node-releases "^2.0.1"
15231575
picocolors "^1.0.0"
15241576

1525-
browserslist@^4.17.6:
1526-
version "4.18.1"
1527-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f"
1577+
browserslist@^4.19.1:
1578+
version "4.19.1"
1579+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
15281580
dependencies:
1529-
caniuse-lite "^1.0.30001280"
1530-
electron-to-chromium "^1.3.896"
1581+
caniuse-lite "^1.0.30001286"
1582+
electron-to-chromium "^1.4.17"
15311583
escalade "^3.1.1"
15321584
node-releases "^2.0.1"
15331585
picocolors "^1.0.0"
@@ -1576,9 +1628,9 @@ caniuse-lite@^1.0.30001271:
15761628
version "1.0.30001274"
15771629
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001274.tgz#26ca36204d15b17601ba6fc35dbdad950a647cc7"
15781630

1579-
caniuse-lite@^1.0.30001280:
1580-
version "1.0.30001282"
1581-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz#38c781ee0a90ccfe1fe7fefd00e43f5ffdcb96fd"
1631+
caniuse-lite@^1.0.30001286:
1632+
version "1.0.30001301"
1633+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001301.tgz#ebc9086026534cab0dab99425d9c3b4425e5f450"
15821634

15831635
capture-exit@^2.0.0:
15841636
version "2.0.0"
@@ -1693,11 +1745,11 @@ copy-descriptor@^0.1.0:
16931745
version "0.1.1"
16941746
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz"
16951747

1696-
core-js-compat@^3.18.0, core-js-compat@^3.19.1:
1697-
version "3.19.1"
1698-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
1748+
core-js-compat@^3.20.0, core-js-compat@^3.20.2:
1749+
version "3.20.3"
1750+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.3.tgz#d71f85f94eb5e4bea3407412e549daa083d23bd6"
16991751
dependencies:
1700-
browserslist "^4.17.6"
1752+
browserslist "^4.19.1"
17011753
semver "7.0.0"
17021754

17031755
cross-spawn@^6.0.0:
@@ -1825,9 +1877,9 @@ electron-to-chromium@^1.3.878:
18251877
version "1.3.885"
18261878
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.885.tgz#c8cec32fbc61364127849ae00f2395a1bae7c454"
18271879

1828-
electron-to-chromium@^1.3.896:
1829-
version "1.3.900"
1830-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.900.tgz#5be2c5818a2a012c511b4b43e87b6ab7a296d4f5"
1880+
electron-to-chromium@^1.4.17:
1881+
version "1.4.49"
1882+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.49.tgz#5b6a3dc032590beef4be485a4b0b3fe7d0e3dfd7"
18311883

18321884
emittery@^0.7.1:
18331885
version "0.7.2"

0 commit comments

Comments
 (0)