-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update JS babel monorepo to v7.13.15 (#9412)
Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
4abbdbd
commit 6f6142d
Showing
2 changed files
with
110 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,12 +16,38 @@ | |
dependencies: | ||
"@babel/highlight" "^7.12.13" | ||
|
||
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": | ||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" | ||
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== | ||
|
||
"@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": | ||
version "7.13.12" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" | ||
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== | ||
|
||
"@babel/[email protected]", "@babel/core@>=7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.5": | ||
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0" | ||
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.12.13" | ||
"@babel/generator" "^7.13.9" | ||
"@babel/helper-compilation-targets" "^7.13.13" | ||
"@babel/helper-module-transforms" "^7.13.14" | ||
"@babel/helpers" "^7.13.10" | ||
"@babel/parser" "^7.13.15" | ||
"@babel/template" "^7.12.13" | ||
"@babel/traverse" "^7.13.15" | ||
"@babel/types" "^7.13.14" | ||
convert-source-map "^1.7.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
json5 "^2.1.2" | ||
semver "^6.3.0" | ||
source-map "^0.5.0" | ||
|
||
"@babel/core@>=7.9.0", "@babel/core@^7.12.16": | ||
version "7.13.14" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" | ||
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== | ||
|
@@ -75,7 +101,7 @@ | |
"@babel/helper-explode-assignable-expression" "^7.12.13" | ||
"@babel/types" "^7.12.13" | ||
|
||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": | ||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": | ||
version "7.13.13" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" | ||
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== | ||
|
@@ -104,10 +130,10 @@ | |
"@babel/helper-annotate-as-pure" "^7.12.13" | ||
regexpu-core "^4.7.1" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.1.5": | ||
version "0.1.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e" | ||
integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg== | ||
"@babel/helper-define-polyfill-provider@^0.2.0": | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" | ||
integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.13.0" | ||
"@babel/helper-module-imports" "^7.12.13" | ||
|
@@ -272,6 +298,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df" | ||
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw== | ||
|
||
"@babel/parser@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8" | ||
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ== | ||
|
||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": | ||
version "7.13.12" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" | ||
|
@@ -281,10 +312,10 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | ||
"@babel/plugin-proposal-optional-chaining" "^7.13.12" | ||
|
||
"@babel/plugin-proposal-async-generator-functions@^7.13.8": | ||
version "7.13.8" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" | ||
integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== | ||
"@babel/plugin-proposal-async-generator-functions@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" | ||
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.13.0" | ||
"@babel/helper-remap-async-to-generator" "^7.13.0" | ||
|
@@ -671,10 +702,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/plugin-transform-regenerator@^7.12.13": | ||
version "7.12.13" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" | ||
integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== | ||
"@babel/plugin-transform-regenerator@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" | ||
integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== | ||
dependencies: | ||
regenerator-transform "^0.14.2" | ||
|
||
|
@@ -685,16 +716,16 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/[email protected].10": | ||
version "7.13.10" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.10.tgz#a1e40d22e2bf570c591c9c7e5ab42d6bf1e419e1" | ||
integrity sha512-Y5k8ipgfvz5d/76tx7JYbKQTcgFSU6VgJ3kKQv4zGTKr+a9T/KBvfRvGtSFgKDQGt/DBykQixV0vNWKIdzWErA== | ||
"@babel/[email protected].15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz#2eddf585dd066b84102517e10a577f24f76a9cd7" | ||
integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.12.13" | ||
"@babel/helper-module-imports" "^7.13.12" | ||
"@babel/helper-plugin-utils" "^7.13.0" | ||
babel-plugin-polyfill-corejs2 "^0.1.4" | ||
babel-plugin-polyfill-corejs3 "^0.1.3" | ||
babel-plugin-polyfill-regenerator "^0.1.2" | ||
babel-plugin-polyfill-corejs2 "^0.2.0" | ||
babel-plugin-polyfill-corejs3 "^0.2.0" | ||
babel-plugin-polyfill-regenerator "^0.2.0" | ||
semver "^6.3.0" | ||
|
||
"@babel/plugin-transform-shorthand-properties@^7.12.13": | ||
|
@@ -748,17 +779,17 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.12.13" | ||
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/[email protected].12": | ||
version "7.13.12" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" | ||
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== | ||
"@babel/[email protected].15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" | ||
integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== | ||
dependencies: | ||
"@babel/compat-data" "^7.13.12" | ||
"@babel/helper-compilation-targets" "^7.13.10" | ||
"@babel/compat-data" "^7.13.15" | ||
"@babel/helper-compilation-targets" "^7.13.13" | ||
"@babel/helper-plugin-utils" "^7.13.0" | ||
"@babel/helper-validator-option" "^7.12.17" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.13.8" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.13.15" | ||
"@babel/plugin-proposal-class-properties" "^7.13.0" | ||
"@babel/plugin-proposal-dynamic-import" "^7.13.8" | ||
"@babel/plugin-proposal-export-namespace-from" "^7.12.13" | ||
|
@@ -806,7 +837,7 @@ | |
"@babel/plugin-transform-object-super" "^7.12.13" | ||
"@babel/plugin-transform-parameters" "^7.13.0" | ||
"@babel/plugin-transform-property-literals" "^7.12.13" | ||
"@babel/plugin-transform-regenerator" "^7.12.13" | ||
"@babel/plugin-transform-regenerator" "^7.13.15" | ||
"@babel/plugin-transform-reserved-words" "^7.12.13" | ||
"@babel/plugin-transform-shorthand-properties" "^7.12.13" | ||
"@babel/plugin-transform-spread" "^7.13.0" | ||
|
@@ -816,10 +847,10 @@ | |
"@babel/plugin-transform-unicode-escapes" "^7.12.13" | ||
"@babel/plugin-transform-unicode-regex" "^7.12.13" | ||
"@babel/preset-modules" "^0.1.4" | ||
"@babel/types" "^7.13.12" | ||
babel-plugin-polyfill-corejs2 "^0.1.4" | ||
babel-plugin-polyfill-corejs3 "^0.1.3" | ||
babel-plugin-polyfill-regenerator "^0.1.2" | ||
"@babel/types" "^7.13.14" | ||
babel-plugin-polyfill-corejs2 "^0.2.0" | ||
babel-plugin-polyfill-corejs3 "^0.2.0" | ||
babel-plugin-polyfill-regenerator "^0.2.0" | ||
core-js-compat "^3.9.0" | ||
semver "^6.3.0" | ||
|
||
|
@@ -872,6 +903,20 @@ | |
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.13.15": | ||
version "7.13.15" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7" | ||
integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.12.13" | ||
"@babel/generator" "^7.13.9" | ||
"@babel/helper-function-name" "^7.12.13" | ||
"@babel/helper-split-export-declaration" "^7.12.13" | ||
"@babel/parser" "^7.13.15" | ||
"@babel/types" "^7.13.14" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": | ||
version "7.13.14" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" | ||
|
@@ -2261,29 +2306,29 @@ babel-plugin-jest-hoist@^26.6.2: | |
"@types/babel__core" "^7.0.0" | ||
"@types/babel__traverse" "^7.0.6" | ||
|
||
babel-plugin-polyfill-corejs2@^0.1.4: | ||
version "0.1.10" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz#a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1" | ||
integrity sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA== | ||
babel-plugin-polyfill-corejs2@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" | ||
integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== | ||
dependencies: | ||
"@babel/compat-data" "^7.13.0" | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
"@babel/compat-data" "^7.13.11" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
semver "^6.1.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.1.3: | ||
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0" | ||
integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw== | ||
babel-plugin-polyfill-corejs3@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" | ||
integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
core-js-compat "^3.8.1" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
core-js-compat "^3.9.1" | ||
|
||
babel-plugin-polyfill-regenerator@^0.1.2: | ||
version "0.1.6" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f" | ||
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg== | ||
babel-plugin-polyfill-regenerator@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" | ||
integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.1.5" | ||
"@babel/helper-define-polyfill-provider" "^0.2.0" | ||
|
||
babel-plugin-transform-es2015-modules-commonjs@^6.26.0: | ||
version "6.26.2" | ||
|
@@ -3317,14 +3362,22 @@ [email protected]: | |
schema-utils "^3.0.0" | ||
serialize-javascript "^5.0.1" | ||
|
||
core-js-compat@^3.8.1, core-js-compat@^3.9.0: | ||
core-js-compat@^3.9.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.0.tgz#3600dc72869673c110215ee7a005a8609dea0fe1" | ||
integrity sha512-9yVewub2MXNYyGvuLnMHcN1k9RkvB7/ofktpeKTIaASyB88YYqGzUnu0ywMMhJrDHOMiTjSHWGzR+i7Wb9Z1kQ== | ||
dependencies: | ||
browserslist "^4.16.3" | ||
semver "7.0.0" | ||
|
||
core-js-compat@^3.9.1: | ||
version "3.10.1" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" | ||
integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== | ||
dependencies: | ||
browserslist "^4.16.3" | ||
semver "7.0.0" | ||
|
||
core-js-pure@^3.0.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.10.0.tgz#dab9d6b141779b622b40567e7a536d2276646c15" | ||
|