Skip to content

Commit d37c7e9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.16.8
1 parent f7523d5 commit d37c7e9

File tree

2 files changed

+117
-74
lines changed

2 files changed

+117
-74
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"license": "MIT",
3737
"repository": "algolia/react-element-to-jsx-string",
3838
"devDependencies": {
39-
"@babel/cli": "7.16.7",
39+
"@babel/cli": "7.16.8",
4040
"@babel/core": "7.16.7",
41-
"@babel/preset-env": "7.16.7",
41+
"@babel/preset-env": "7.16.8",
4242
"@babel/preset-flow": "7.16.7",
4343
"@babel/preset-react": "7.16.7",
4444
"@commitlint/cli": "8.3.6",

yarn.lock

Lines changed: 115 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected].7":
6-
version "7.16.7"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.7.tgz#4184b5ec6a22106e9dd64bbcaa2eb22675ff595d"
8-
integrity sha512-0iBF+G2Qml0y3mY5dirolyToLSR88a/KB6F2Gm8J/lOnyL8wbEOHak0DHF8gjc9XZGgTDGv/jYXNiapvsYyHTA==
5+
"@babel/[email protected].8":
6+
version "7.16.8"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c"
8+
integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -67,6 +67,11 @@
6767
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
6868
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
6969

70+
"@babel/compat-data@^7.16.8":
71+
version "7.16.8"
72+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
73+
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
74+
7075
"@babel/[email protected]", "@babel/core@^7.12.3", "@babel/core@^7.8.0":
7176
version "7.16.7"
7277
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
@@ -166,6 +171,15 @@
166171
jsesc "^2.5.1"
167172
source-map "^0.5.0"
168173

174+
"@babel/generator@^7.16.8":
175+
version "7.16.8"
176+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
177+
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
178+
dependencies:
179+
"@babel/types" "^7.16.8"
180+
jsesc "^2.5.1"
181+
source-map "^0.5.0"
182+
169183
"@babel/generator@^7.2.2":
170184
version "7.3.0"
171185
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.0.tgz#f663838cd7b542366de3aa608a657b8ccb2a99eb"
@@ -513,14 +527,14 @@
513527
dependencies:
514528
lodash "^4.17.13"
515529

516-
"@babel/helper-remap-async-to-generator@^7.16.7":
517-
version "7.16.7"
518-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a"
519-
integrity sha512-C3o117GnP/j/N2OWo+oepeWbFEKRfNaay+F1Eo5Mj3A1SRjyx+qaFhm23nlipub7Cjv2azdUUiDH+VlpdwUFRg==
530+
"@babel/helper-remap-async-to-generator@^7.16.8":
531+
version "7.16.8"
532+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3"
533+
integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==
520534
dependencies:
521535
"@babel/helper-annotate-as-pure" "^7.16.7"
522-
"@babel/helper-wrap-function" "^7.16.7"
523-
"@babel/types" "^7.16.7"
536+
"@babel/helper-wrap-function" "^7.16.8"
537+
"@babel/types" "^7.16.8"
524538

525539
"@babel/helper-replace-supers@^7.15.4":
526540
version "7.15.4"
@@ -633,15 +647,15 @@
633647
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
634648
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
635649

636-
"@babel/helper-wrap-function@^7.16.7":
637-
version "7.16.7"
638-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014"
639-
integrity sha512-7a9sABeVwcunnztZZ7WTgSw6jVYLzM1wua0Z4HIXm9S3/HC96WKQTkFgGEaj5W06SHHihPJ6Le6HzS5cGOQMNw==
650+
"@babel/helper-wrap-function@^7.16.8":
651+
version "7.16.8"
652+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200"
653+
integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==
640654
dependencies:
641655
"@babel/helper-function-name" "^7.16.7"
642656
"@babel/template" "^7.16.7"
643-
"@babel/traverse" "^7.16.7"
644-
"@babel/types" "^7.16.7"
657+
"@babel/traverse" "^7.16.8"
658+
"@babel/types" "^7.16.8"
645659

646660
"@babel/helpers@^7.15.4":
647661
version "7.15.4"
@@ -738,6 +752,11 @@
738752
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
739753
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
740754

755+
"@babel/parser@^7.16.8":
756+
version "7.16.8"
757+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
758+
integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==
759+
741760
"@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
742761
version "7.3.1"
743762
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.1.tgz#8f4ffd45f779e6132780835ffa7a215fa0b2d181"
@@ -763,13 +782,13 @@
763782
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
764783
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
765784

766-
"@babel/plugin-proposal-async-generator-functions@^7.16.7":
767-
version "7.16.7"
768-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d"
769-
integrity sha512-TTXBT3A5c11eqRzaC6beO6rlFT3Mo9C2e8eB44tTr52ESXSK2CIc2fOp1ynpAwQA8HhBMho+WXhMHWlAe3xkpw==
785+
"@babel/plugin-proposal-async-generator-functions@^7.16.8":
786+
version "7.16.8"
787+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8"
788+
integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==
770789
dependencies:
771790
"@babel/helper-plugin-utils" "^7.16.7"
772-
"@babel/helper-remap-async-to-generator" "^7.16.7"
791+
"@babel/helper-remap-async-to-generator" "^7.16.8"
773792
"@babel/plugin-syntax-async-generators" "^7.8.4"
774793

775794
"@babel/plugin-proposal-class-properties@^7.16.7":
@@ -1046,14 +1065,14 @@
10461065
dependencies:
10471066
"@babel/helper-plugin-utils" "^7.16.7"
10481067

1049-
"@babel/plugin-transform-async-to-generator@^7.16.7":
1050-
version "7.16.7"
1051-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b"
1052-
integrity sha512-pFEfjnK4DfXCfAlA5I98BYdDJD8NltMzx19gt6DAmfE+2lXRfPUoa0/5SUjT4+TDE1W/rcxU/1lgN55vpAjjdg==
1068+
"@babel/plugin-transform-async-to-generator@^7.16.8":
1069+
version "7.16.8"
1070+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808"
1071+
integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==
10531072
dependencies:
10541073
"@babel/helper-module-imports" "^7.16.7"
10551074
"@babel/helper-plugin-utils" "^7.16.7"
1056-
"@babel/helper-remap-async-to-generator" "^7.16.7"
1075+
"@babel/helper-remap-async-to-generator" "^7.16.8"
10571076

10581077
"@babel/plugin-transform-block-scoped-functions@^7.16.7":
10591078
version "7.16.7"
@@ -1175,10 +1194,10 @@
11751194
"@babel/helper-plugin-utils" "^7.16.7"
11761195
babel-plugin-dynamic-import-node "^2.3.3"
11771196

1178-
"@babel/plugin-transform-modules-commonjs@^7.16.7":
1179-
version "7.16.7"
1180-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a"
1181-
integrity sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w==
1197+
"@babel/plugin-transform-modules-commonjs@^7.16.8":
1198+
version "7.16.8"
1199+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe"
1200+
integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==
11821201
dependencies:
11831202
"@babel/helper-module-transforms" "^7.16.7"
11841203
"@babel/helper-plugin-utils" "^7.16.7"
@@ -1204,10 +1223,10 @@
12041223
"@babel/helper-module-transforms" "^7.16.7"
12051224
"@babel/helper-plugin-utils" "^7.16.7"
12061225

1207-
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7":
1208-
version "7.16.7"
1209-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2"
1210-
integrity sha512-kFy35VwmwIQwCjwrAQhl3+c/kr292i4KdLPKp5lPH03Ltc51qnFlIADoyPxc/6Naz3ok3WdYKg+KK6AH+D4utg==
1226+
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8":
1227+
version "7.16.8"
1228+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252"
1229+
integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==
12111230
dependencies:
12121231
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
12131232

@@ -1338,18 +1357,18 @@
13381357
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
13391358
"@babel/helper-plugin-utils" "^7.16.7"
13401359

1341-
"@babel/[email protected].7":
1342-
version "7.16.7"
1343-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56"
1344-
integrity sha512-urX3Cee4aOZbRWOSa3mKPk0aqDikfILuo+C7qq7HY0InylGNZ1fekq9jmlr3pLWwZHF4yD7heQooc2Pow2KMyQ==
1360+
"@babel/[email protected].8":
1361+
version "7.16.8"
1362+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9"
1363+
integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==
13451364
dependencies:
1346-
"@babel/compat-data" "^7.16.4"
1365+
"@babel/compat-data" "^7.16.8"
13471366
"@babel/helper-compilation-targets" "^7.16.7"
13481367
"@babel/helper-plugin-utils" "^7.16.7"
13491368
"@babel/helper-validator-option" "^7.16.7"
13501369
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
13511370
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
1352-
"@babel/plugin-proposal-async-generator-functions" "^7.16.7"
1371+
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
13531372
"@babel/plugin-proposal-class-properties" "^7.16.7"
13541373
"@babel/plugin-proposal-class-static-block" "^7.16.7"
13551374
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
@@ -1379,7 +1398,7 @@
13791398
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
13801399
"@babel/plugin-syntax-top-level-await" "^7.14.5"
13811400
"@babel/plugin-transform-arrow-functions" "^7.16.7"
1382-
"@babel/plugin-transform-async-to-generator" "^7.16.7"
1401+
"@babel/plugin-transform-async-to-generator" "^7.16.8"
13831402
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
13841403
"@babel/plugin-transform-block-scoping" "^7.16.7"
13851404
"@babel/plugin-transform-classes" "^7.16.7"
@@ -1393,10 +1412,10 @@
13931412
"@babel/plugin-transform-literals" "^7.16.7"
13941413
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
13951414
"@babel/plugin-transform-modules-amd" "^7.16.7"
1396-
"@babel/plugin-transform-modules-commonjs" "^7.16.7"
1415+
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
13971416
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
13981417
"@babel/plugin-transform-modules-umd" "^7.16.7"
1399-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7"
1418+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
14001419
"@babel/plugin-transform-new-target" "^7.16.7"
14011420
"@babel/plugin-transform-object-super" "^7.16.7"
14021421
"@babel/plugin-transform-parameters" "^7.16.7"
@@ -1411,11 +1430,11 @@
14111430
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
14121431
"@babel/plugin-transform-unicode-regex" "^7.16.7"
14131432
"@babel/preset-modules" "^0.1.5"
1414-
"@babel/types" "^7.16.7"
1433+
"@babel/types" "^7.16.8"
14151434
babel-plugin-polyfill-corejs2 "^0.3.0"
1416-
babel-plugin-polyfill-corejs3 "^0.4.0"
1435+
babel-plugin-polyfill-corejs3 "^0.5.0"
14171436
babel-plugin-polyfill-regenerator "^0.3.0"
1418-
core-js-compat "^3.19.1"
1437+
core-js-compat "^3.20.2"
14191438
semver "^6.3.0"
14201439

14211440
@@ -1583,6 +1602,22 @@
15831602
debug "^4.1.0"
15841603
globals "^11.1.0"
15851604

1605+
"@babel/traverse@^7.16.8":
1606+
version "7.16.8"
1607+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c"
1608+
integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==
1609+
dependencies:
1610+
"@babel/code-frame" "^7.16.7"
1611+
"@babel/generator" "^7.16.8"
1612+
"@babel/helper-environment-visitor" "^7.16.7"
1613+
"@babel/helper-function-name" "^7.16.7"
1614+
"@babel/helper-hoist-variables" "^7.16.7"
1615+
"@babel/helper-split-export-declaration" "^7.16.7"
1616+
"@babel/parser" "^7.16.8"
1617+
"@babel/types" "^7.16.8"
1618+
debug "^4.1.0"
1619+
globals "^11.1.0"
1620+
15861621
"@babel/traverse@^7.7.0":
15871622
version "7.9.5"
15881623
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
@@ -1648,6 +1683,14 @@
16481683
"@babel/helper-validator-identifier" "^7.16.7"
16491684
to-fast-properties "^2.0.0"
16501685

1686+
"@babel/types@^7.16.8":
1687+
version "7.16.8"
1688+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
1689+
integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
1690+
dependencies:
1691+
"@babel/helper-validator-identifier" "^7.16.7"
1692+
to-fast-properties "^2.0.0"
1693+
16511694
"@babel/types@^7.2.2", "@babel/types@^7.3.0":
16521695
version "7.3.0"
16531696
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.0.tgz#61dc0b336a93badc02bf5f69c4cd8e1353f2ffc0"
@@ -2884,13 +2927,13 @@ babel-plugin-polyfill-corejs2@^0.3.0:
28842927
"@babel/helper-define-polyfill-provider" "^0.3.0"
28852928
semver "^6.1.1"
28862929

2887-
babel-plugin-polyfill-corejs3@^0.4.0:
2888-
version "0.4.0"
2889-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
2890-
integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==
2930+
babel-plugin-polyfill-corejs3@^0.5.0:
2931+
version "0.5.0"
2932+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.0.tgz#f81371be3fe499d39e074e272a1ef86533f3d268"
2933+
integrity sha512-Hcrgnmkf+4JTj73GbK3bBhlVPiLL47owUAnoJIf69Hakl3q+KfodbDXiZWGMM7iqCZTxCG3Z2VRfPNYES4rXqQ==
28912934
dependencies:
28922935
"@babel/helper-define-polyfill-provider" "^0.3.0"
2893-
core-js-compat "^3.18.0"
2936+
core-js-compat "^3.20.0"
28942937

28952938
babel-plugin-polyfill-regenerator@^0.3.0:
28962939
version "0.3.0"
@@ -3209,13 +3252,13 @@ browserslist@^4.17.5:
32093252
node-releases "^2.0.1"
32103253
picocolors "^1.0.0"
32113254

3212-
browserslist@^4.17.6:
3213-
version "4.17.6"
3214-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
3215-
integrity sha512-uPgz3vyRTlEiCv4ee9KlsKgo2V6qPk7Jsn0KAn2OBqbqKo3iNcPEC1Ti6J4dwnz+aIRfEEEuOzC9IBk8tXUomw==
3255+
browserslist@^4.19.1:
3256+
version "4.19.1"
3257+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
3258+
integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
32163259
dependencies:
3217-
caniuse-lite "^1.0.30001274"
3218-
electron-to-chromium "^1.3.886"
3260+
caniuse-lite "^1.0.30001286"
3261+
electron-to-chromium "^1.4.17"
32193262
escalade "^3.1.1"
32203263
node-releases "^2.0.1"
32213264
picocolors "^1.0.0"
@@ -3362,16 +3405,16 @@ caniuse-lite@^1.0.30001259:
33623405
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001261.tgz#96d89813c076ea061209a4e040d8dcf0c66a1d01"
33633406
integrity sha512-vM8D9Uvp7bHIN0fZ2KQ4wnmYFpJo/Etb4Vwsuc+ka0tfGDHvOPrFm6S/7CCNLSOkAUjenT2HnUPESdOIL91FaA==
33643407

3365-
caniuse-lite@^1.0.30001274:
3366-
version "1.0.30001278"
3367-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001278.tgz#51cafc858df77d966b17f59b5839250b24417fff"
3368-
integrity sha512-mpF9KeH8u5cMoEmIic/cr7PNS+F5LWBk0t2ekGT60lFf0Wq+n9LspAj0g3P+o7DQhD3sUdlMln4YFAWhFYn9jg==
3369-
33703408
caniuse-lite@^1.0.30001280:
33713409
version "1.0.30001282"
33723410
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz#38c781ee0a90ccfe1fe7fefd00e43f5ffdcb96fd"
33733411
integrity sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==
33743412

3413+
caniuse-lite@^1.0.30001286:
3414+
version "1.0.30001299"
3415+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001299.tgz#d753bf6444ed401eb503cbbe17aa3e1451b5a68c"
3416+
integrity sha512-iujN4+x7QzqA2NCSrS5VUy+4gLmRd4xv6vbBBsmfVqTx8bLAD8097euLqQgKxSVLvxjSDcvF1T/i9ocgnUFexw==
3417+
33753418
capture-exit@^2.0.0:
33763419
version "2.0.0"
33773420
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -3974,12 +4017,12 @@ copy-descriptor@^0.1.0:
39744017
version "0.1.1"
39754018
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
39764019

3977-
core-js-compat@^3.18.0, core-js-compat@^3.19.1:
3978-
version "3.19.1"
3979-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
3980-
integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
4020+
core-js-compat@^3.20.0, core-js-compat@^3.20.2:
4021+
version "3.20.2"
4022+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.2.tgz#d1ff6936c7330959b46b2e08b122a8b14e26140b"
4023+
integrity sha512-qZEzVQ+5Qh6cROaTPFLNS4lkvQ6mBzE3R6A6EEpssj7Zr2egMHgsy4XapdifqJDGC9CBiNv7s+ejI96rLNQFdg==
39814024
dependencies:
3982-
browserslist "^4.17.6"
4025+
browserslist "^4.19.1"
39834026
semver "7.0.0"
39844027

39854028
core-js@^2.4.0, core-js@^2.5.0:
@@ -4446,16 +4489,16 @@ electron-to-chromium@^1.3.846:
44464489
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.852.tgz#04091fd848b38e7248e4eb70c05e1f9befd2671b"
44474490
integrity sha512-vNbdzbbx3d7TStoC0oIVYz6X/tIezHXnreI+4a8I7EqAQ9hpHulz3ar8xChUNcG77A+TtPSKz9B9Xwpt9e1B5w==
44484491

4449-
electron-to-chromium@^1.3.886:
4450-
version "1.3.889"
4451-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.889.tgz#0b7c6f7628559592d5406deda281788f37107790"
4452-
integrity sha512-suEUoPTD1mExjL9TdmH7cvEiWJVM2oEiAi+Y1p0QKxI2HcRlT44qDTP2c1aZmVwRemIPYOpxmV7CxQCOWcm4XQ==
4453-
44544492
electron-to-chromium@^1.3.896:
44554493
version "1.3.903"
44564494
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.903.tgz#e2d3c3809f4ef05fdbe5cc88969dfc94b1bd15b9"
44574495
integrity sha512-+PnYAyniRRTkNq56cqYDLq9LyklZYk0hqoDy9GpcU11H5QjRmFZVDbxtgHUMK/YzdNTcn1XWP5gb+hFlSCr20g==
44584496

4497+
electron-to-chromium@^1.4.17:
4498+
version "1.4.45"
4499+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.45.tgz#cf1144091d6683cbd45a231954a745f02fb24598"
4500+
integrity sha512-czF9eYVuOmlY/vxyMQz2rGlNSjZpxNQYBe1gmQv7al171qOIhgyO9k7D5AKlgeTCSPKk+LHhj5ZyIdmEub9oNg==
4501+
44594502
elliptic@^6.0.0:
44604503
version "6.4.0"
44614504
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"

0 commit comments

Comments
 (0)