Skip to content

Commit c744961

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

File tree

2 files changed

+100
-40
lines changed

2 files changed

+100
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@babel/cli": "7.16.0",
2121
"@babel/core": "7.16.0",
22-
"@babel/preset-env": "7.16.0",
22+
"@babel/preset-env": "7.16.4",
2323
"@babel/preset-react": "7.16.0",
2424
"@babel/preset-stage-2": "7.8.3",
2525
"@mike-works/js-lib-renovate-config": "2.0.0",

yarn.lock

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

64+
"@babel/compat-data@^7.16.4":
65+
version "7.16.4"
66+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
67+
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
68+
6469
6570
version "7.16.0"
6671
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
@@ -300,6 +305,16 @@
300305
browserslist "^4.16.6"
301306
semver "^6.3.0"
302307

308+
"@babel/helper-compilation-targets@^7.16.3":
309+
version "7.16.3"
310+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
311+
integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==
312+
dependencies:
313+
"@babel/compat-data" "^7.16.0"
314+
"@babel/helper-validator-option" "^7.14.5"
315+
browserslist "^4.17.5"
316+
semver "^6.3.0"
317+
303318
"@babel/helper-create-class-features-plugin@^7.16.0":
304319
version "7.16.0"
305320
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b"
@@ -355,10 +370,10 @@
355370
"@babel/types" "^7.8.3"
356371
lodash "^4.17.13"
357372

358-
"@babel/helper-define-polyfill-provider@^0.2.4":
359-
version "0.2.4"
360-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10"
361-
integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ==
373+
"@babel/helper-define-polyfill-provider@^0.3.0":
374+
version "0.3.0"
375+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971"
376+
integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==
362377
dependencies:
363378
"@babel/helper-compilation-targets" "^7.13.0"
364379
"@babel/helper-module-imports" "^7.12.13"
@@ -620,6 +635,15 @@
620635
"@babel/helper-wrap-function" "^7.16.0"
621636
"@babel/types" "^7.16.0"
622637

638+
"@babel/helper-remap-async-to-generator@^7.16.4":
639+
version "7.16.4"
640+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e"
641+
integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==
642+
dependencies:
643+
"@babel/helper-annotate-as-pure" "^7.16.0"
644+
"@babel/helper-wrap-function" "^7.16.0"
645+
"@babel/types" "^7.16.0"
646+
623647
"@babel/helper-replace-supers@^7.1.0":
624648
version "7.1.0"
625649
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.1.0.tgz#5fc31de522ec0ef0899dc9b3e7cf6a5dd655f362"
@@ -877,7 +901,7 @@
877901
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a"
878902
integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A==
879903

880-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0":
904+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
881905
version "7.16.2"
882906
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"
883907
integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==
@@ -902,13 +926,13 @@
902926
"@babel/helper-remap-async-to-generator" "^7.1.0"
903927
"@babel/plugin-syntax-async-generators" "^7.0.0"
904928

905-
"@babel/plugin-proposal-async-generator-functions@^7.16.0":
906-
version "7.16.0"
907-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf"
908-
integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw==
929+
"@babel/plugin-proposal-async-generator-functions@^7.16.4":
930+
version "7.16.4"
931+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081"
932+
integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==
909933
dependencies:
910934
"@babel/helper-plugin-utils" "^7.14.5"
911-
"@babel/helper-remap-async-to-generator" "^7.16.0"
935+
"@babel/helper-remap-async-to-generator" "^7.16.4"
912936
"@babel/plugin-syntax-async-generators" "^7.8.4"
913937

914938
"@babel/plugin-proposal-class-properties@^7.16.0":
@@ -1602,6 +1626,13 @@
16021626
dependencies:
16031627
"@babel/helper-plugin-utils" "^7.14.5"
16041628

1629+
"@babel/plugin-transform-parameters@^7.16.3":
1630+
version "7.16.3"
1631+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15"
1632+
integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w==
1633+
dependencies:
1634+
"@babel/helper-plugin-utils" "^7.14.5"
1635+
16051636
"@babel/plugin-transform-property-literals@^7.16.0":
16061637
version "7.16.0"
16071638
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz#a95c552189a96a00059f6776dc4e00e3690c78d1"
@@ -1768,18 +1799,18 @@
17681799
core-js "^2.5.7"
17691800
regenerator-runtime "^0.11.1"
17701801

1771-
"@babel/[email protected].0":
1772-
version "7.16.0"
1773-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5"
1774-
integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg==
1802+
"@babel/[email protected].4":
1803+
version "7.16.4"
1804+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3"
1805+
integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==
17751806
dependencies:
1776-
"@babel/compat-data" "^7.16.0"
1777-
"@babel/helper-compilation-targets" "^7.16.0"
1807+
"@babel/compat-data" "^7.16.4"
1808+
"@babel/helper-compilation-targets" "^7.16.3"
17781809
"@babel/helper-plugin-utils" "^7.14.5"
17791810
"@babel/helper-validator-option" "^7.14.5"
1780-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0"
1811+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2"
17811812
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0"
1782-
"@babel/plugin-proposal-async-generator-functions" "^7.16.0"
1813+
"@babel/plugin-proposal-async-generator-functions" "^7.16.4"
17831814
"@babel/plugin-proposal-class-properties" "^7.16.0"
17841815
"@babel/plugin-proposal-class-static-block" "^7.16.0"
17851816
"@babel/plugin-proposal-dynamic-import" "^7.16.0"
@@ -1829,7 +1860,7 @@
18291860
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0"
18301861
"@babel/plugin-transform-new-target" "^7.16.0"
18311862
"@babel/plugin-transform-object-super" "^7.16.0"
1832-
"@babel/plugin-transform-parameters" "^7.16.0"
1863+
"@babel/plugin-transform-parameters" "^7.16.3"
18331864
"@babel/plugin-transform-property-literals" "^7.16.0"
18341865
"@babel/plugin-transform-regenerator" "^7.16.0"
18351866
"@babel/plugin-transform-reserved-words" "^7.16.0"
@@ -1842,10 +1873,10 @@
18421873
"@babel/plugin-transform-unicode-regex" "^7.16.0"
18431874
"@babel/preset-modules" "^0.1.5"
18441875
"@babel/types" "^7.16.0"
1845-
babel-plugin-polyfill-corejs2 "^0.2.3"
1846-
babel-plugin-polyfill-corejs3 "^0.3.0"
1847-
babel-plugin-polyfill-regenerator "^0.2.3"
1848-
core-js-compat "^3.19.0"
1876+
babel-plugin-polyfill-corejs2 "^0.3.0"
1877+
babel-plugin-polyfill-corejs3 "^0.4.0"
1878+
babel-plugin-polyfill-regenerator "^0.3.0"
1879+
core-js-compat "^3.19.1"
18491880
semver "^6.3.0"
18501881

18511882
"@babel/preset-env@^7.0.0":
@@ -3475,29 +3506,29 @@ [email protected]:
34753506
reselect "^3.0.1"
34763507
resolve "^1.4.0"
34773508

3478-
babel-plugin-polyfill-corejs2@^0.2.3:
3479-
version "0.2.3"
3480-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f"
3481-
integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==
3509+
babel-plugin-polyfill-corejs2@^0.3.0:
3510+
version "0.3.0"
3511+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd"
3512+
integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==
34823513
dependencies:
34833514
"@babel/compat-data" "^7.13.11"
3484-
"@babel/helper-define-polyfill-provider" "^0.2.4"
3515+
"@babel/helper-define-polyfill-provider" "^0.3.0"
34853516
semver "^6.1.1"
34863517

3487-
babel-plugin-polyfill-corejs3@^0.3.0:
3488-
version "0.3.0"
3489-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af"
3490-
integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==
3518+
babel-plugin-polyfill-corejs3@^0.4.0:
3519+
version "0.4.0"
3520+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087"
3521+
integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==
34913522
dependencies:
3492-
"@babel/helper-define-polyfill-provider" "^0.2.4"
3523+
"@babel/helper-define-polyfill-provider" "^0.3.0"
34933524
core-js-compat "^3.18.0"
34943525

3495-
babel-plugin-polyfill-regenerator@^0.2.3:
3496-
version "0.2.3"
3497-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d"
3498-
integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g==
3526+
babel-plugin-polyfill-regenerator@^0.3.0:
3527+
version "0.3.0"
3528+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be"
3529+
integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==
34993530
dependencies:
3500-
"@babel/helper-define-polyfill-provider" "^0.2.4"
3531+
"@babel/helper-define-polyfill-provider" "^0.3.0"
35013532

35023533
babel-preset-jest@^24.9.0:
35033534
version "24.9.0"
@@ -3810,6 +3841,17 @@ browserslist@^4.16.6:
38103841
escalade "^3.1.1"
38113842
node-releases "^1.1.71"
38123843

3844+
browserslist@^4.17.5, browserslist@^4.18.1:
3845+
version "4.18.1"
3846+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f"
3847+
integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==
3848+
dependencies:
3849+
caniuse-lite "^1.0.30001280"
3850+
electron-to-chromium "^1.3.896"
3851+
escalade "^3.1.1"
3852+
node-releases "^2.0.1"
3853+
picocolors "^1.0.0"
3854+
38133855
browserslist@^4.17.6:
38143856
version "4.17.6"
38153857
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
@@ -4065,6 +4107,11 @@ caniuse-lite@^1.0.30001274:
40654107
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001277.tgz#9416dae5e075f47eacd8e0475ae1dcc5a20e9ca5"
40664108
integrity sha512-J2WtYj2Pl6LBEG214XmbGw1gzZEsYuinQFPqYtpZDB3/vm49qNlrcbJrTMkHKmdRDdmXYwkG0tgOBJsuI+J12Q==
40674109

4110+
caniuse-lite@^1.0.30001280:
4111+
version "1.0.30001285"
4112+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001285.tgz#fe1e52229187e11d6670590790d669b9e03315b7"
4113+
integrity sha512-KAOkuUtcQ901MtmvxfKD+ODHH9YVDYnBt+TGYSz2KIfnq22CiArbUxXPN9067gNbgMlnNYRSwho8OPXZPALB9Q==
4114+
40684115
capture-exit@^1.2.0:
40694116
version "1.2.0"
40704117
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"
@@ -4677,14 +4724,22 @@ copy-descriptor@^0.1.0:
46774724
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
46784725
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
46794726

4680-
core-js-compat@^3.18.0, core-js-compat@^3.19.0:
4727+
core-js-compat@^3.18.0:
46814728
version "3.19.1"
46824729
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
46834730
integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
46844731
dependencies:
46854732
browserslist "^4.17.6"
46864733
semver "7.0.0"
46874734

4735+
core-js-compat@^3.19.1:
4736+
version "3.19.3"
4737+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.3.tgz#de75e5821c5ce924a0a1e7b7d5c2cb973ff388aa"
4738+
integrity sha512-59tYzuWgEEVU9r+SRgceIGXSSUn47JknoiXW6Oq7RW8QHjXWz3/vp8pa7dbtuVu40sewz3OP3JmQEcDdztrLhA==
4739+
dependencies:
4740+
browserslist "^4.18.1"
4741+
semver "7.0.0"
4742+
46884743
core-js@^2.5.7:
46894744
version "2.5.7"
46904745
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"
@@ -5267,6 +5322,11 @@ electron-to-chromium@^1.3.886:
52675322
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.889.tgz#0b7c6f7628559592d5406deda281788f37107790"
52685323
integrity sha512-suEUoPTD1mExjL9TdmH7cvEiWJVM2oEiAi+Y1p0QKxI2HcRlT44qDTP2c1aZmVwRemIPYOpxmV7CxQCOWcm4XQ==
52695324

5325+
electron-to-chromium@^1.3.896:
5326+
version "1.4.11"
5327+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.11.tgz#303c9deebbe90c68bf5c2c81a88a3bf4522c8810"
5328+
integrity sha512-2OhsaYgsWGhWjx2et8kaUcdktPbBGjKM2X0BReUCKcSCPttEY+hz2zie820JLbttU8jwL92+JJysWwkut3wZgA==
5329+
52705330
elliptic@^6.0.0:
52715331
version "6.4.1"
52725332
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"

0 commit comments

Comments
 (0)