Skip to content

Commit 03925c9

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade babel monorepo to v7.17.10
1 parent 680bf5c commit 03925c9

File tree

2 files changed

+16
-117
lines changed

2 files changed

+16
-117
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@total-order/primitive": "^1.0.1"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.17.9",
77-
"@babel/preset-env": "7.16.11",
76+
"@babel/core": "7.17.10",
77+
"@babel/preset-env": "7.17.10",
7878
"@commitlint/cli": "16.2.4",
7979
"@js-library/commitlint-config": "0.0.4",
8080
"@node-loader/babel": "2.0.1",

yarn.lock

Lines changed: 14 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -27,33 +27,12 @@
2727
dependencies:
2828
"@babel/highlight" "^7.16.7"
2929

30-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10":
30+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10":
3131
version "7.17.10"
3232
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
3333
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
3434

35-
36-
version "7.17.9"
37-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe"
38-
integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==
39-
dependencies:
40-
"@ampproject/remapping" "^2.1.0"
41-
"@babel/code-frame" "^7.16.7"
42-
"@babel/generator" "^7.17.9"
43-
"@babel/helper-compilation-targets" "^7.17.7"
44-
"@babel/helper-module-transforms" "^7.17.7"
45-
"@babel/helpers" "^7.17.9"
46-
"@babel/parser" "^7.17.9"
47-
"@babel/template" "^7.16.7"
48-
"@babel/traverse" "^7.17.9"
49-
"@babel/types" "^7.17.0"
50-
convert-source-map "^1.7.0"
51-
debug "^4.1.0"
52-
gensync "^1.0.0-beta.2"
53-
json5 "^2.2.1"
54-
semver "^6.3.0"
55-
56-
"@babel/core@^7.12.10":
35+
"@babel/[email protected]", "@babel/core@^7.12.10":
5736
version "7.17.10"
5837
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
5938
integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==
@@ -74,7 +53,7 @@
7453
json5 "^2.2.1"
7554
semver "^6.3.0"
7655

77-
"@babel/generator@^7.0.0", "@babel/generator@^7.17.10", "@babel/generator@^7.17.9":
56+
"@babel/generator@^7.0.0", "@babel/generator@^7.17.10":
7857
version "7.17.10"
7958
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"
8059
integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==
@@ -98,7 +77,7 @@
9877
"@babel/helper-explode-assignable-expression" "^7.16.7"
9978
"@babel/types" "^7.16.7"
10079

101-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.17.7":
80+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10":
10281
version "7.17.10"
10382
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
10483
integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
@@ -291,7 +270,7 @@
291270
chalk "^2.0.0"
292271
js-tokens "^4.0.0"
293272

294-
"@babel/parser@^7.0.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.17.9", "@babel/parser@^7.3.3":
273+
"@babel/parser@^7.0.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.3.3":
295274
version "7.17.10"
296275
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
297276
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
@@ -337,7 +316,7 @@
337316
"@babel/helper-create-class-features-plugin" "^7.16.7"
338317
"@babel/helper-plugin-utils" "^7.16.7"
339318

340-
"@babel/plugin-proposal-class-static-block@^7.16.7", "@babel/plugin-proposal-class-static-block@^7.17.6":
319+
"@babel/plugin-proposal-class-static-block@^7.17.6":
341320
version "7.17.6"
342321
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz#164e8fd25f0d80fa48c5a4d1438a6629325ad83c"
343322
integrity sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==
@@ -394,7 +373,7 @@
394373
"@babel/helper-plugin-utils" "^7.16.7"
395374
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
396375

397-
"@babel/plugin-proposal-object-rest-spread@^7.16.7", "@babel/plugin-proposal-object-rest-spread@^7.17.3":
376+
"@babel/plugin-proposal-object-rest-spread@^7.17.3":
398377
version "7.17.3"
399378
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz#d9eb649a54628a51701aef7e0ea3d17e2b9dd390"
400379
integrity sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==
@@ -618,7 +597,7 @@
618597
dependencies:
619598
"@babel/helper-plugin-utils" "^7.16.7"
620599

621-
"@babel/plugin-transform-destructuring@^7.16.7", "@babel/plugin-transform-destructuring@^7.17.7":
600+
"@babel/plugin-transform-destructuring@^7.17.7":
622601
version "7.17.7"
623602
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz#49dc2675a7afa9a5e4c6bdee636061136c3408d1"
624603
integrity sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==
@@ -695,7 +674,7 @@
695674
"@babel/helper-plugin-utils" "^7.16.7"
696675
babel-plugin-dynamic-import-node "^2.3.3"
697676

698-
"@babel/plugin-transform-modules-commonjs@^7.16.8", "@babel/plugin-transform-modules-commonjs@^7.17.9":
677+
"@babel/plugin-transform-modules-commonjs@^7.17.9":
699678
version "7.17.9"
700679
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz#274be1a2087beec0254d4abd4d86e52442e1e5b6"
701680
integrity sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==
@@ -705,7 +684,7 @@
705684
"@babel/helper-simple-access" "^7.17.7"
706685
babel-plugin-dynamic-import-node "^2.3.3"
707686

708-
"@babel/plugin-transform-modules-systemjs@^7.16.7", "@babel/plugin-transform-modules-systemjs@^7.17.8":
687+
"@babel/plugin-transform-modules-systemjs@^7.17.8":
709688
version "7.17.8"
710689
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz#81fd834024fae14ea78fbe34168b042f38703859"
711690
integrity sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==
@@ -724,7 +703,7 @@
724703
"@babel/helper-module-transforms" "^7.16.7"
725704
"@babel/helper-plugin-utils" "^7.16.7"
726705

727-
"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8", "@babel/plugin-transform-named-capturing-groups-regex@^7.17.10":
706+
"@babel/plugin-transform-named-capturing-groups-regex@^7.17.10":
728707
version "7.17.10"
729708
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.10.tgz#715dbcfafdb54ce8bccd3d12e8917296a4ba66a4"
730709
integrity sha512-v54O6yLaJySCs6mGzaVOUw9T967GnH38T6CQSAtnzdNPwu84l2qAjssKzo/WSO8Yi7NF+7ekm5cVbF/5qiIgNA==
@@ -793,7 +772,7 @@
793772
"@babel/helper-annotate-as-pure" "^7.16.7"
794773
"@babel/helper-plugin-utils" "^7.16.7"
795774

796-
"@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.16.7", "@babel/plugin-transform-regenerator@^7.17.9":
775+
"@babel/plugin-transform-regenerator@^7.12.1", "@babel/plugin-transform-regenerator@^7.17.9":
797776
version "7.17.9"
798777
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz#0a33c3a61cf47f45ed3232903683a0afd2d3460c"
799778
integrity sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==
@@ -858,87 +837,7 @@
858837
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
859838
"@babel/helper-plugin-utils" "^7.16.7"
860839

861-
862-
version "7.16.11"
863-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982"
864-
integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==
865-
dependencies:
866-
"@babel/compat-data" "^7.16.8"
867-
"@babel/helper-compilation-targets" "^7.16.7"
868-
"@babel/helper-plugin-utils" "^7.16.7"
869-
"@babel/helper-validator-option" "^7.16.7"
870-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
871-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
872-
"@babel/plugin-proposal-async-generator-functions" "^7.16.8"
873-
"@babel/plugin-proposal-class-properties" "^7.16.7"
874-
"@babel/plugin-proposal-class-static-block" "^7.16.7"
875-
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
876-
"@babel/plugin-proposal-export-namespace-from" "^7.16.7"
877-
"@babel/plugin-proposal-json-strings" "^7.16.7"
878-
"@babel/plugin-proposal-logical-assignment-operators" "^7.16.7"
879-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.16.7"
880-
"@babel/plugin-proposal-numeric-separator" "^7.16.7"
881-
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
882-
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
883-
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
884-
"@babel/plugin-proposal-private-methods" "^7.16.11"
885-
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
886-
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
887-
"@babel/plugin-syntax-async-generators" "^7.8.4"
888-
"@babel/plugin-syntax-class-properties" "^7.12.13"
889-
"@babel/plugin-syntax-class-static-block" "^7.14.5"
890-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
891-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
892-
"@babel/plugin-syntax-json-strings" "^7.8.3"
893-
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
894-
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
895-
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
896-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
897-
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
898-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
899-
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
900-
"@babel/plugin-syntax-top-level-await" "^7.14.5"
901-
"@babel/plugin-transform-arrow-functions" "^7.16.7"
902-
"@babel/plugin-transform-async-to-generator" "^7.16.8"
903-
"@babel/plugin-transform-block-scoped-functions" "^7.16.7"
904-
"@babel/plugin-transform-block-scoping" "^7.16.7"
905-
"@babel/plugin-transform-classes" "^7.16.7"
906-
"@babel/plugin-transform-computed-properties" "^7.16.7"
907-
"@babel/plugin-transform-destructuring" "^7.16.7"
908-
"@babel/plugin-transform-dotall-regex" "^7.16.7"
909-
"@babel/plugin-transform-duplicate-keys" "^7.16.7"
910-
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
911-
"@babel/plugin-transform-for-of" "^7.16.7"
912-
"@babel/plugin-transform-function-name" "^7.16.7"
913-
"@babel/plugin-transform-literals" "^7.16.7"
914-
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
915-
"@babel/plugin-transform-modules-amd" "^7.16.7"
916-
"@babel/plugin-transform-modules-commonjs" "^7.16.8"
917-
"@babel/plugin-transform-modules-systemjs" "^7.16.7"
918-
"@babel/plugin-transform-modules-umd" "^7.16.7"
919-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8"
920-
"@babel/plugin-transform-new-target" "^7.16.7"
921-
"@babel/plugin-transform-object-super" "^7.16.7"
922-
"@babel/plugin-transform-parameters" "^7.16.7"
923-
"@babel/plugin-transform-property-literals" "^7.16.7"
924-
"@babel/plugin-transform-regenerator" "^7.16.7"
925-
"@babel/plugin-transform-reserved-words" "^7.16.7"
926-
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
927-
"@babel/plugin-transform-spread" "^7.16.7"
928-
"@babel/plugin-transform-sticky-regex" "^7.16.7"
929-
"@babel/plugin-transform-template-literals" "^7.16.7"
930-
"@babel/plugin-transform-typeof-symbol" "^7.16.7"
931-
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
932-
"@babel/plugin-transform-unicode-regex" "^7.16.7"
933-
"@babel/preset-modules" "^0.1.5"
934-
"@babel/types" "^7.16.8"
935-
babel-plugin-polyfill-corejs2 "^0.3.0"
936-
babel-plugin-polyfill-corejs3 "^0.5.0"
937-
babel-plugin-polyfill-regenerator "^0.3.0"
938-
core-js-compat "^3.20.2"
939-
semver "^6.3.0"
940-
941-
"@babel/preset-env@^7.12.11":
840+
"@babel/[email protected]", "@babel/preset-env@^7.12.11":
942841
version "7.17.10"
943842
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.17.10.tgz#a81b093669e3eb6541bb81a23173c5963c5de69c"
944843
integrity sha512-YNgyBHZQpeoBSRBg0xixsZzfT58Ze1iZrajvv0lJc70qDDGuGfonEnMGfWeSY0mQ3JTuCWFbMkzFRVafOyJx4g==
@@ -2840,7 +2739,7 @@ convert-to-spaces@^2.0.1:
28402739
resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b"
28412740
integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==
28422741

2843-
core-js-compat@^3.20.2, core-js-compat@^3.21.0, core-js-compat@^3.22.1:
2742+
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
28442743
version "3.22.3"
28452744
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.3.tgz#9b10d786052d042bc97ee8df9c0d1fb6a49c2005"
28462745
integrity sha512-wliMbvPI2idgFWpFe7UEyHMvu6HWgW8WA+HnDRtgzoSDYvXFMpoGX1H3tPDDXrcfUSyXafCLDd7hOeMQHEZxGw==

0 commit comments

Comments
 (0)