Skip to content

Commit fd1fe1a

Browse files
chore(deps): update dependency @babel/preset-env to v7.16.4 (#780)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c4e587e commit fd1fe1a

File tree

2 files changed

+92
-40
lines changed

2 files changed

+92
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@babel/core": "7.16.0",
27-
"@babel/preset-env": "7.16.0",
27+
"@babel/preset-env": "7.16.4",
2828
"@babel/preset-typescript": "7.16.0",
2929
"@changesets/cli": "2.18.0",
3030
"@types/dedent": "0.7.0",

yarn.lock

Lines changed: 91 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
2727
integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==
2828

29+
"@babel/compat-data@^7.16.4":
30+
version "7.16.4"
31+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
32+
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
33+
2934
3035
version "7.16.0"
3136
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
@@ -146,6 +151,16 @@
146151
browserslist "^4.16.6"
147152
semver "^6.3.0"
148153

154+
"@babel/helper-compilation-targets@^7.16.3":
155+
version "7.16.3"
156+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
157+
integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==
158+
dependencies:
159+
"@babel/compat-data" "^7.16.0"
160+
"@babel/helper-validator-option" "^7.14.5"
161+
browserslist "^4.17.5"
162+
semver "^6.3.0"
163+
149164
"@babel/helper-create-class-features-plugin@^7.16.0":
150165
version "7.16.0"
151166
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b"
@@ -174,10 +189,10 @@
174189
"@babel/helper-annotate-as-pure" "^7.16.0"
175190
regexpu-core "^4.7.1"
176191

177-
"@babel/helper-define-polyfill-provider@^0.2.4":
178-
version "0.2.4"
179-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10"
180-
integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==
192+
"@babel/helper-define-polyfill-provider@^0.3.0":
193+
version "0.3.0"
194+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971"
195+
integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==
181196
dependencies:
182197
"@babel/helper-compilation-targets" "^7.13.0"
183198
"@babel/helper-module-imports" "^7.12.13"
@@ -348,6 +363,15 @@
348363
"@babel/helper-wrap-function" "^7.16.0"
349364
"@babel/types" "^7.16.0"
350365

366+
"@babel/helper-remap-async-to-generator@^7.16.4":
367+
version "7.16.4"
368+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e"
369+
integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==
370+
dependencies:
371+
"@babel/helper-annotate-as-pure" "^7.16.0"
372+
"@babel/helper-wrap-function" "^7.16.0"
373+
"@babel/types" "^7.16.0"
374+
351375
"@babel/helper-replace-supers@^7.15.0":
352376
version "7.15.0"
353377
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
@@ -491,7 +515,7 @@
491515
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.2.tgz#3723cd5c8d8773eef96ce57ea1d9b7faaccd12ac"
492516
integrity sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw==
493517

494-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0":
518+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
495519
version "7.16.2"
496520
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.2.tgz#2977fca9b212db153c195674e57cfab807733183"
497521
integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==
@@ -507,13 +531,13 @@
507531
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
508532
"@babel/plugin-proposal-optional-chaining" "^7.16.0"
509533

510-
"@babel/plugin-proposal-async-generator-functions@^7.16.0":
511-
version "7.16.0"
512-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf"
513-
integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw==
534+
"@babel/plugin-proposal-async-generator-functions@^7.16.4":
535+
version "7.16.4"
536+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081"
537+
integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==
514538
dependencies:
515539
"@babel/helper-plugin-utils" "^7.14.5"
516-
"@babel/helper-remap-async-to-generator" "^7.16.0"
540+
"@babel/helper-remap-async-to-generator" "^7.16.4"
517541
"@babel/plugin-syntax-async-generators" "^7.8.4"
518542

519543
"@babel/plugin-proposal-class-properties@^7.16.0":
@@ -953,6 +977,13 @@
953977
dependencies:
954978
"@babel/helper-plugin-utils" "^7.14.5"
955979

980+
"@babel/plugin-transform-parameters@^7.16.3":
981+
version "7.16.3"
982+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15"
983+
integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w==
984+
dependencies:
985+
"@babel/helper-plugin-utils" "^7.14.5"
986+
956987
"@babel/plugin-transform-property-literals@^7.16.0":
957988
version "7.16.0"
958989
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz#a95c552189a96a00059f6776dc4e00e3690c78d1"
@@ -1034,18 +1065,18 @@
10341065
"@babel/helper-create-regexp-features-plugin" "^7.16.0"
10351066
"@babel/helper-plugin-utils" "^7.14.5"
10361067

1037-
"@babel/[email protected].0":
1038-
version "7.16.0"
1039-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5"
1040-
integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg==
1068+
"@babel/[email protected].4":
1069+
version "7.16.4"
1070+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3"
1071+
integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==
10411072
dependencies:
1042-
"@babel/compat-data" "^7.16.0"
1043-
"@babel/helper-compilation-targets" "^7.16.0"
1073+
"@babel/compat-data" "^7.16.4"
1074+
"@babel/helper-compilation-targets" "^7.16.3"
10441075
"@babel/helper-plugin-utils" "^7.14.5"
10451076
"@babel/helper-validator-option" "^7.14.5"
1046-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0"
1077+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2"
10471078
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0"
1048-
"@babel/plugin-proposal-async-generator-functions" "^7.16.0"
1079+
"@babel/plugin-proposal-async-generator-functions" "^7.16.4"
10491080
"@babel/plugin-proposal-class-properties" "^7.16.0"
10501081
"@babel/plugin-proposal-class-static-block" "^7.16.0"
10511082
"@babel/plugin-proposal-dynamic-import" "^7.16.0"
@@ -1095,7 +1126,7 @@
10951126
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0"
10961127
"@babel/plugin-transform-new-target" "^7.16.0"
10971128
"@babel/plugin-transform-object-super" "^7.16.0"
1098-
"@babel/plugin-transform-parameters" "^7.16.0"
1129+
"@babel/plugin-transform-parameters" "^7.16.3"
10991130
"@babel/plugin-transform-property-literals" "^7.16.0"
11001131
"@babel/plugin-transform-regenerator" "^7.16.0"
11011132
"@babel/plugin-transform-reserved-words" "^7.16.0"
@@ -1108,10 +1139,10 @@
11081139
"@babel/plugin-transform-unicode-regex" "^7.16.0"
11091140
"@babel/preset-modules" "^0.1.5"
11101141
"@babel/types" "^7.16.0"
1111-
babel-plugin-polyfill-corejs2 "^0.2.3"
1112-
babel-plugin-polyfill-corejs3 "^0.3.0"
1113-
babel-plugin-polyfill-regenerator "^0.2.3"
1114-
core-js-compat "^3.19.0"
1142+
babel-plugin-polyfill-corejs2 "^0.3.0"
1143+
babel-plugin-polyfill-corejs3 "^0.4.0"
1144+
babel-plugin-polyfill-regenerator "^0.3.0"
1145+
core-js-compat "^3.19.1"
11151146
semver "^6.3.0"
11161147

11171148
"@babel/preset-modules@^0.1.5":
@@ -2476,29 +2507,29 @@ babel-plugin-jest-hoist@^27.2.0:
24762507
"@types/babel__core" "^7.0.0"
24772508
"@types/babel__traverse" "^7.0.6"
24782509

2479-
babel-plugin-polyfill-corejs2@^0.2.3:
2480-
version "0.2.3"
2481-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f"
2482-
integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==
2510+
babel-plugin-polyfill-corejs2@^0.3.0:
2511+
version "0.3.0"
2512+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd"
2513+
integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==
24832514
dependencies:
24842515
"@babel/compat-data" "^7.13.11"
2485-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2516+
"@babel/helper-define-polyfill-provider" "^0.3.0"
24862517
semver "^6.1.1"
24872518

2488-
babel-plugin-polyfill-corejs3@^0.3.0:
2489-
version "0.3.0"
2490-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af"
2491-
integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==
2519+
babel-plugin-polyfill-corejs3@^0.4.0:
2520+
version "0.4.0"
2521+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
2522+
integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==
24922523
dependencies:
2493-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2524+
"@babel/helper-define-polyfill-provider" "^0.3.0"
24942525
core-js-compat "^3.18.0"
24952526

2496-
babel-plugin-polyfill-regenerator@^0.2.3:
2497-
version "0.2.3"
2498-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d"
2499-
integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==
2527+
babel-plugin-polyfill-regenerator@^0.3.0:
2528+
version "0.3.0"
2529+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be"
2530+
integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==
25002531
dependencies:
2501-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2532+
"@babel/helper-define-polyfill-provider" "^0.3.0"
25022533

25032534
babel-preset-current-node-syntax@^1.0.0:
25042535
version "1.0.1"
@@ -2624,6 +2655,17 @@ browserslist@^4.16.6:
26242655
escalade "^3.1.1"
26252656
node-releases "^1.1.73"
26262657

2658+
browserslist@^4.17.5:
2659+
version "4.18.1"
2660+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f"
2661+
integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==
2662+
dependencies:
2663+
caniuse-lite "^1.0.30001280"
2664+
electron-to-chromium "^1.3.896"
2665+
escalade "^3.1.1"
2666+
node-releases "^2.0.1"
2667+
picocolors "^1.0.0"
2668+
26272669
browserslist@^4.17.6:
26282670
version "4.17.6"
26292671
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
@@ -2721,6 +2763,11 @@ caniuse-lite@^1.0.30001274:
27212763
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001278.tgz#51cafc858df77d966b17f59b5839250b24417fff"
27222764
integrity sha512-mpF9KeH8u5cMoEmIic/cr7PNS+F5LWBk0t2ekGT60lFf0Wq+n9LspAj0g3P+o7DQhD3sUdlMln4YFAWhFYn9jg==
27232765

2766+
caniuse-lite@^1.0.30001280:
2767+
version "1.0.30001280"
2768+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001280.tgz#066a506046ba4be34cde5f74a08db7a396718fb7"
2769+
integrity sha512-kFXwYvHe5rix25uwueBxC569o53J6TpnGu0BEEn+6Lhl2vsnAumRFWEBhDft1fwyo6m1r4i+RqA4+163FpeFcA==
2770+
27242771
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2:
27252772
version "2.4.2"
27262773
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2917,7 +2964,7 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
29172964
dependencies:
29182965
safe-buffer "~5.1.1"
29192966

2920-
core-js-compat@^3.18.0, core-js-compat@^3.19.0:
2967+
core-js-compat@^3.18.0, core-js-compat@^3.19.1:
29212968
version "3.19.1"
29222969
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
29232970
integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
@@ -3217,6 +3264,11 @@ electron-to-chromium@^1.3.886:
32173264
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.890.tgz#e7143b659f73dc4d0512d1ae4baeb0fb9e7bc835"
32183265
integrity sha512-VWlVXSkv0cA/OOehrEyqjUTHwV8YXCPTfPvbtoeU2aHR21vI4Ejh5aC4AxUwOmbLbBgb6Gd3URZahoCxtBqCYQ==
32193266

3267+
electron-to-chromium@^1.3.896:
3268+
version "1.3.899"
3269+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.899.tgz#4d7d040e73def3d5f5bd6b8a21049025dce6fce0"
3270+
integrity sha512-w16Dtd2zl7VZ4N4Db+FIa7n36sgPGCKjrKvUUmp5ialsikvcQLjcJR9RWnlYNxIyEHLdHaoIZEqKsPxU9MdyBg==
3271+
32203272
emittery@^0.8.1:
32213273
version "0.8.1"
32223274
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"

0 commit comments

Comments
 (0)