Skip to content

Commit a9d6443

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/preset-env to v7.14.4
1 parent 68a0ced commit a9d6443

File tree

2 files changed

+153
-3
lines changed

2 files changed

+153
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@aureooms/js-random": "3.4.0",
6767
"@aureooms/js-sort": "7.0.0",
6868
"@babel/core": "7.14.3",
69-
"@babel/preset-env": "7.14.2",
69+
"@babel/preset-env": "7.14.4",
7070
"@babel/register": "7.13.16",
7171
"@commitlint/cli": "12.1.4",
7272
"@iterable-iterator/chain": "1.0.0",

yarn.lock

+152-2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
4242
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
4343

44+
"@babel/compat-data@^7.14.4":
45+
version "7.14.4"
46+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58"
47+
integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==
48+
4449
"@babel/core@7.14.3", "@babel/core@^7.12.10", "@babel/core@^7.12.16":
4550
version "7.14.3"
4651
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
@@ -105,6 +110,16 @@
105110
browserslist "^4.14.5"
106111
semver "^6.3.0"
107112

113+
"@babel/helper-compilation-targets@^7.14.4":
114+
version "7.14.4"
115+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516"
116+
integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==
117+
dependencies:
118+
"@babel/compat-data" "^7.14.4"
119+
"@babel/helper-validator-option" "^7.12.17"
120+
browserslist "^4.16.6"
121+
semver "^6.3.0"
122+
108123
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.3":
109124
version "7.14.3"
110125
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz#832111bcf4f57ca57a4c5b1a000fc125abc6554a"
@@ -229,6 +244,16 @@
229244
"@babel/traverse" "^7.14.2"
230245
"@babel/types" "^7.14.2"
231246

247+
"@babel/helper-replace-supers@^7.14.4":
248+
version "7.14.4"
249+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836"
250+
integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ==
251+
dependencies:
252+
"@babel/helper-member-expression-to-functions" "^7.13.12"
253+
"@babel/helper-optimise-call-expression" "^7.12.13"
254+
"@babel/traverse" "^7.14.2"
255+
"@babel/types" "^7.14.4"
256+
232257
"@babel/helper-simple-access@^7.13.12":
233258
version "7.13.12"
234259
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
@@ -327,7 +352,7 @@
327352
"@babel/helper-create-class-features-plugin" "^7.13.0"
328353
"@babel/helper-plugin-utils" "^7.13.0"
329354

330-
"@babel/plugin-proposal-class-static-block@^7.13.11":
355+
"@babel/plugin-proposal-class-static-block@^7.13.11", "@babel/plugin-proposal-class-static-block@^7.14.3":
331356
version "7.14.3"
332357
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
333358
integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
@@ -395,6 +420,17 @@
395420
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
396421
"@babel/plugin-transform-parameters" "^7.14.2"
397422

423+
"@babel/plugin-proposal-object-rest-spread@^7.14.4":
424+
version "7.14.4"
425+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4"
426+
integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA==
427+
dependencies:
428+
"@babel/compat-data" "^7.14.4"
429+
"@babel/helper-compilation-targets" "^7.14.4"
430+
"@babel/helper-plugin-utils" "^7.13.0"
431+
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
432+
"@babel/plugin-transform-parameters" "^7.14.2"
433+
398434
"@babel/plugin-proposal-optional-catch-binding@^7.14.2":
399435
version "7.14.2"
400436
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717"
@@ -587,6 +623,13 @@
587623
dependencies:
588624
"@babel/helper-plugin-utils" "^7.13.0"
589625

626+
"@babel/plugin-transform-block-scoping@^7.14.4":
627+
version "7.14.4"
628+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8"
629+
integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g==
630+
dependencies:
631+
"@babel/helper-plugin-utils" "^7.13.0"
632+
590633
"@babel/plugin-transform-classes@^7.14.2":
591634
version "7.14.2"
592635
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
@@ -600,6 +643,19 @@
600643
"@babel/helper-split-export-declaration" "^7.12.13"
601644
globals "^11.1.0"
602645

646+
"@babel/plugin-transform-classes@^7.14.4":
647+
version "7.14.4"
648+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a"
649+
integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ==
650+
dependencies:
651+
"@babel/helper-annotate-as-pure" "^7.12.13"
652+
"@babel/helper-function-name" "^7.14.2"
653+
"@babel/helper-optimise-call-expression" "^7.12.13"
654+
"@babel/helper-plugin-utils" "^7.13.0"
655+
"@babel/helper-replace-supers" "^7.14.4"
656+
"@babel/helper-split-export-declaration" "^7.12.13"
657+
globals "^11.1.0"
658+
603659
"@babel/plugin-transform-computed-properties@^7.13.0":
604660
version "7.13.0"
605661
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed"
@@ -614,6 +670,13 @@
614670
dependencies:
615671
"@babel/helper-plugin-utils" "^7.13.0"
616672

673+
"@babel/plugin-transform-destructuring@^7.14.4":
674+
version "7.14.4"
675+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed"
676+
integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA==
677+
dependencies:
678+
"@babel/helper-plugin-utils" "^7.13.0"
679+
617680
"@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4":
618681
version "7.12.13"
619682
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad"
@@ -846,7 +909,86 @@
846909
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
847910
"@babel/helper-plugin-utils" "^7.12.13"
848911

849-
"@babel/preset-env@7.14.2", "@babel/preset-env@^7.12.11":
912+
"@babel/preset-env@7.14.4":
913+
version "7.14.4"
914+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d"
915+
integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA==
916+
dependencies:
917+
"@babel/compat-data" "^7.14.4"
918+
"@babel/helper-compilation-targets" "^7.14.4"
919+
"@babel/helper-plugin-utils" "^7.13.0"
920+
"@babel/helper-validator-option" "^7.12.17"
921+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
922+
"@babel/plugin-proposal-async-generator-functions" "^7.14.2"
923+
"@babel/plugin-proposal-class-properties" "^7.13.0"
924+
"@babel/plugin-proposal-class-static-block" "^7.14.3"
925+
"@babel/plugin-proposal-dynamic-import" "^7.14.2"
926+
"@babel/plugin-proposal-export-namespace-from" "^7.14.2"
927+
"@babel/plugin-proposal-json-strings" "^7.14.2"
928+
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
929+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
930+
"@babel/plugin-proposal-numeric-separator" "^7.14.2"
931+
"@babel/plugin-proposal-object-rest-spread" "^7.14.4"
932+
"@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
933+
"@babel/plugin-proposal-optional-chaining" "^7.14.2"
934+
"@babel/plugin-proposal-private-methods" "^7.13.0"
935+
"@babel/plugin-proposal-private-property-in-object" "^7.14.0"
936+
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
937+
"@babel/plugin-syntax-async-generators" "^7.8.4"
938+
"@babel/plugin-syntax-class-properties" "^7.12.13"
939+
"@babel/plugin-syntax-class-static-block" "^7.12.13"
940+
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
941+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
942+
"@babel/plugin-syntax-json-strings" "^7.8.3"
943+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
944+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
945+
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
946+
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
947+
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
948+
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
949+
"@babel/plugin-syntax-private-property-in-object" "^7.14.0"
950+
"@babel/plugin-syntax-top-level-await" "^7.12.13"
951+
"@babel/plugin-transform-arrow-functions" "^7.13.0"
952+
"@babel/plugin-transform-async-to-generator" "^7.13.0"
953+
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
954+
"@babel/plugin-transform-block-scoping" "^7.14.4"
955+
"@babel/plugin-transform-classes" "^7.14.4"
956+
"@babel/plugin-transform-computed-properties" "^7.13.0"
957+
"@babel/plugin-transform-destructuring" "^7.14.4"
958+
"@babel/plugin-transform-dotall-regex" "^7.12.13"
959+
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
960+
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
961+
"@babel/plugin-transform-for-of" "^7.13.0"
962+
"@babel/plugin-transform-function-name" "^7.12.13"
963+
"@babel/plugin-transform-literals" "^7.12.13"
964+
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
965+
"@babel/plugin-transform-modules-amd" "^7.14.2"
966+
"@babel/plugin-transform-modules-commonjs" "^7.14.0"
967+
"@babel/plugin-transform-modules-systemjs" "^7.13.8"
968+
"@babel/plugin-transform-modules-umd" "^7.14.0"
969+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
970+
"@babel/plugin-transform-new-target" "^7.12.13"
971+
"@babel/plugin-transform-object-super" "^7.12.13"
972+
"@babel/plugin-transform-parameters" "^7.14.2"
973+
"@babel/plugin-transform-property-literals" "^7.12.13"
974+
"@babel/plugin-transform-regenerator" "^7.13.15"
975+
"@babel/plugin-transform-reserved-words" "^7.12.13"
976+
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
977+
"@babel/plugin-transform-spread" "^7.13.0"
978+
"@babel/plugin-transform-sticky-regex" "^7.12.13"
979+
"@babel/plugin-transform-template-literals" "^7.13.0"
980+
"@babel/plugin-transform-typeof-symbol" "^7.12.13"
981+
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
982+
"@babel/plugin-transform-unicode-regex" "^7.12.13"
983+
"@babel/preset-modules" "^0.1.4"
984+
"@babel/types" "^7.14.4"
985+
babel-plugin-polyfill-corejs2 "^0.2.0"
986+
babel-plugin-polyfill-corejs3 "^0.2.0"
987+
babel-plugin-polyfill-regenerator "^0.2.0"
988+
core-js-compat "^3.9.0"
989+
semver "^6.3.0"
990+
991+
"@babel/preset-env@^7.12.11":
850992
version "7.14.2"
851993
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
852994
integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
@@ -1006,6 +1148,14 @@
10061148
"@babel/helper-validator-identifier" "^7.14.0"
10071149
to-fast-properties "^2.0.0"
10081150

1151+
"@babel/types@^7.14.4":
1152+
version "7.14.4"
1153+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0"
1154+
integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==
1155+
dependencies:
1156+
"@babel/helper-validator-identifier" "^7.14.0"
1157+
to-fast-properties "^2.0.0"
1158+
10091159
"@bcoe/v8-coverage@^0.2.3":
10101160
version "0.2.3"
10111161
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)