Skip to content

Commit faf1e45

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/preset-env to v7.16.4
1 parent cb0e92c commit faf1e45

File tree

2 files changed

+92
-40
lines changed

2 files changed

+92
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/cli": "7.16.0",
4040
"@babel/core": "7.16.0",
41-
"@babel/preset-env": "7.16.0",
41+
"@babel/preset-env": "7.16.4",
4242
"@babel/preset-flow": "7.16.0",
4343
"@babel/preset-react": "7.16.0",
4444
"@commitlint/cli": "8.3.5",

yarn.lock

+91-39
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@
6767
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
6868
integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==
6969

70+
"@babel/compat-data@^7.16.4":
71+
version "7.16.4"
72+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
73+
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
74+
7075
"@babel/core@7.16.0":
7176
version "7.16.0"
7277
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
@@ -238,6 +243,16 @@
238243
browserslist "^4.16.6"
239244
semver "^6.3.0"
240245

246+
"@babel/helper-compilation-targets@^7.16.3":
247+
version "7.16.3"
248+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
249+
integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==
250+
dependencies:
251+
"@babel/compat-data" "^7.16.0"
252+
"@babel/helper-validator-option" "^7.14.5"
253+
browserslist "^4.17.5"
254+
semver "^6.3.0"
255+
241256
"@babel/helper-create-class-features-plugin@^7.16.0":
242257
version "7.16.0"
243258
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b"
@@ -267,10 +282,10 @@
267282
"@babel/helper-regex" "^7.8.3"
268283
regexpu-core "^4.7.0"
269284

270-
"@babel/helper-define-polyfill-provider@^0.2.4":
271-
version "0.2.4"
272-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10"
273-
integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==
285+
"@babel/helper-define-polyfill-provider@^0.3.0":
286+
version "0.3.0"
287+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971"
288+
integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==
274289
dependencies:
275290
"@babel/helper-compilation-targets" "^7.13.0"
276291
"@babel/helper-module-imports" "^7.12.13"
@@ -509,6 +524,15 @@
509524
"@babel/helper-wrap-function" "^7.16.0"
510525
"@babel/types" "^7.16.0"
511526

527+
"@babel/helper-remap-async-to-generator@^7.16.4":
528+
version "7.16.4"
529+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e"
530+
integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==
531+
dependencies:
532+
"@babel/helper-annotate-as-pure" "^7.16.0"
533+
"@babel/helper-wrap-function" "^7.16.0"
534+
"@babel/types" "^7.16.0"
535+
512536
"@babel/helper-replace-supers@^7.15.4":
513537
version "7.15.4"
514538
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
@@ -723,7 +747,7 @@
723747
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
724748
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
725749

726-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0":
750+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
727751
version "7.16.2"
728752
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"
729753
integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==
@@ -739,13 +763,13 @@
739763
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
740764
"@babel/plugin-proposal-optional-chaining" "^7.16.0"
741765

742-
"@babel/plugin-proposal-async-generator-functions@^7.16.0":
743-
version "7.16.0"
744-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf"
745-
integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw==
766+
"@babel/plugin-proposal-async-generator-functions@^7.16.4":
767+
version "7.16.4"
768+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081"
769+
integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==
746770
dependencies:
747771
"@babel/helper-plugin-utils" "^7.14.5"
748-
"@babel/helper-remap-async-to-generator" "^7.16.0"
772+
"@babel/helper-remap-async-to-generator" "^7.16.4"
749773
"@babel/plugin-syntax-async-generators" "^7.8.4"
750774

751775
"@babel/plugin-proposal-class-properties@^7.16.0":
@@ -1207,6 +1231,13 @@
12071231
dependencies:
12081232
"@babel/helper-plugin-utils" "^7.14.5"
12091233

1234+
"@babel/plugin-transform-parameters@^7.16.3":
1235+
version "7.16.3"
1236+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15"
1237+
integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w==
1238+
dependencies:
1239+
"@babel/helper-plugin-utils" "^7.14.5"
1240+
12101241
"@babel/plugin-transform-property-literals@^7.16.0":
12111242
version "7.16.0"
12121243
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz#a95c552189a96a00059f6776dc4e00e3690c78d1"
@@ -1312,18 +1343,18 @@
13121343
"@babel/helper-create-regexp-features-plugin" "^7.16.0"
13131344
"@babel/helper-plugin-utils" "^7.14.5"
13141345

1315-
"@babel/preset-env@7.16.0":
1316-
version "7.16.0"
1317-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5"
1318-
integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg==
1346+
"@babel/preset-env@7.16.4":
1347+
version "7.16.4"
1348+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3"
1349+
integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==
13191350
dependencies:
1320-
"@babel/compat-data" "^7.16.0"
1321-
"@babel/helper-compilation-targets" "^7.16.0"
1351+
"@babel/compat-data" "^7.16.4"
1352+
"@babel/helper-compilation-targets" "^7.16.3"
13221353
"@babel/helper-plugin-utils" "^7.14.5"
13231354
"@babel/helper-validator-option" "^7.14.5"
1324-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0"
1355+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2"
13251356
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0"
1326-
"@babel/plugin-proposal-async-generator-functions" "^7.16.0"
1357+
"@babel/plugin-proposal-async-generator-functions" "^7.16.4"
13271358
"@babel/plugin-proposal-class-properties" "^7.16.0"
13281359
"@babel/plugin-proposal-class-static-block" "^7.16.0"
13291360
"@babel/plugin-proposal-dynamic-import" "^7.16.0"
@@ -1373,7 +1404,7 @@
13731404
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0"
13741405
"@babel/plugin-transform-new-target" "^7.16.0"
13751406
"@babel/plugin-transform-object-super" "^7.16.0"
1376-
"@babel/plugin-transform-parameters" "^7.16.0"
1407+
"@babel/plugin-transform-parameters" "^7.16.3"
13771408
"@babel/plugin-transform-property-literals" "^7.16.0"
13781409
"@babel/plugin-transform-regenerator" "^7.16.0"
13791410
"@babel/plugin-transform-reserved-words" "^7.16.0"
@@ -1386,10 +1417,10 @@
13861417
"@babel/plugin-transform-unicode-regex" "^7.16.0"
13871418
"@babel/preset-modules" "^0.1.5"
13881419
"@babel/types" "^7.16.0"
1389-
babel-plugin-polyfill-corejs2 "^0.2.3"
1390-
babel-plugin-polyfill-corejs3 "^0.3.0"
1391-
babel-plugin-polyfill-regenerator "^0.2.3"
1392-
core-js-compat "^3.19.0"
1420+
babel-plugin-polyfill-corejs2 "^0.3.0"
1421+
babel-plugin-polyfill-corejs3 "^0.4.0"
1422+
babel-plugin-polyfill-regenerator "^0.3.0"
1423+
core-js-compat "^3.19.1"
13931424
semver "^6.3.0"
13941425

13951426
"@babel/preset-flow@7.16.0":
@@ -2840,29 +2871,29 @@ babel-plugin-jest-hoist@^27.2.0:
28402871
"@types/babel__core" "^7.0.0"
28412872
"@types/babel__traverse" "^7.0.6"
28422873

2843-
babel-plugin-polyfill-corejs2@^0.2.3:
2844-
version "0.2.3"
2845-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f"
2846-
integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==
2874+
babel-plugin-polyfill-corejs2@^0.3.0:
2875+
version "0.3.0"
2876+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd"
2877+
integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==
28472878
dependencies:
28482879
"@babel/compat-data" "^7.13.11"
2849-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2880+
"@babel/helper-define-polyfill-provider" "^0.3.0"
28502881
semver "^6.1.1"
28512882

2852-
babel-plugin-polyfill-corejs3@^0.3.0:
2853-
version "0.3.0"
2854-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af"
2855-
integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==
2883+
babel-plugin-polyfill-corejs3@^0.4.0:
2884+
version "0.4.0"
2885+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
2886+
integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==
28562887
dependencies:
2857-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2888+
"@babel/helper-define-polyfill-provider" "^0.3.0"
28582889
core-js-compat "^3.18.0"
28592890

2860-
babel-plugin-polyfill-regenerator@^0.2.3:
2861-
version "0.2.3"
2862-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d"
2863-
integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==
2891+
babel-plugin-polyfill-regenerator@^0.3.0:
2892+
version "0.3.0"
2893+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be"
2894+
integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==
28642895
dependencies:
2865-
"@babel/helper-define-polyfill-provider" "^0.2.4"
2896+
"@babel/helper-define-polyfill-provider" "^0.3.0"
28662897

28672898
babel-polyfill@6.26.0:
28682899
version "6.26.0"
@@ -3163,6 +3194,17 @@ browserslist@^4.16.6:
31633194
nanocolors "^0.1.5"
31643195
node-releases "^1.1.76"
31653196

3197+
browserslist@^4.17.5:
3198+
version "4.18.1"
3199+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f"
3200+
integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==
3201+
dependencies:
3202+
caniuse-lite "^1.0.30001280"
3203+
electron-to-chromium "^1.3.896"
3204+
escalade "^3.1.1"
3205+
node-releases "^2.0.1"
3206+
picocolors "^1.0.0"
3207+
31663208
browserslist@^4.17.6:
31673209
version "4.17.6"
31683210
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
@@ -3321,6 +3363,11 @@ caniuse-lite@^1.0.30001274:
33213363
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001278.tgz#51cafc858df77d966b17f59b5839250b24417fff"
33223364
integrity sha512-mpF9KeH8u5cMoEmIic/cr7PNS+F5LWBk0t2ekGT60lFf0Wq+n9LspAj0g3P+o7DQhD3sUdlMln4YFAWhFYn9jg==
33233365

3366+
caniuse-lite@^1.0.30001280:
3367+
version "1.0.30001282"
3368+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz#38c781ee0a90ccfe1fe7fefd00e43f5ffdcb96fd"
3369+
integrity sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==
3370+
33243371
capture-exit@^2.0.0:
33253372
version "2.0.0"
33263373
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -3923,7 +3970,7 @@ copy-descriptor@^0.1.0:
39233970
version "0.1.1"
39243971
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
39253972

3926-
core-js-compat@^3.18.0, core-js-compat@^3.19.0:
3973+
core-js-compat@^3.18.0, core-js-compat@^3.19.1:
39273974
version "3.19.1"
39283975
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
39293976
integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
@@ -4400,6 +4447,11 @@ electron-to-chromium@^1.3.886:
44004447
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.889.tgz#0b7c6f7628559592d5406deda281788f37107790"
44014448
integrity sha512-suEUoPTD1mExjL9TdmH7cvEiWJVM2oEiAi+Y1p0QKxI2HcRlT44qDTP2c1aZmVwRemIPYOpxmV7CxQCOWcm4XQ==
44024449

4450+
electron-to-chromium@^1.3.896:
4451+
version "1.3.903"
4452+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.903.tgz#e2d3c3809f4ef05fdbe5cc88969dfc94b1bd15b9"
4453+
integrity sha512-+PnYAyniRRTkNq56cqYDLq9LyklZYk0hqoDy9GpcU11H5QjRmFZVDbxtgHUMK/YzdNTcn1XWP5gb+hFlSCr20g==
4454+
44034455
elliptic@^6.0.0:
44044456
version "6.4.0"
44054457
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"

0 commit comments

Comments
 (0)