Bump @babel/preset-env from 7.13.0 to 7.13.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.0 to 7.13.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.5/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
366cfeacc3
commit
a4b67cabb3
86
yarn.lock
86
yarn.lock
@ -9,10 +9,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/highlight" "^7.12.13"
|
"@babel/highlight" "^7.12.13"
|
||||||
|
|
||||||
"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0":
|
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.5":
|
||||||
version "7.13.0"
|
version "7.13.6"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.6.tgz#11972d07db4c2317afdbf41d6feb3a730301ef4e"
|
||||||
integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
integrity sha512-VhgqKOWYVm7lQXlvbJnWOzwfAQATd2nV52koT0HZ/LdDH0m4DUDwkKYsH+IwpXb+bKPyBJzawA4I6nBKqZcpQw==
|
||||||
|
|
||||||
"@babel/core@^7.12.10", "@babel/core@^7.7.0":
|
"@babel/core@^7.12.10", "@babel/core@^7.7.0":
|
||||||
version "7.13.1"
|
version "7.13.1"
|
||||||
@ -91,7 +91,7 @@
|
|||||||
"@babel/helper-annotate-as-pure" "^7.10.4"
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
||||||
"@babel/types" "^7.10.4"
|
"@babel/types" "^7.10.4"
|
||||||
|
|
||||||
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0":
|
"@babel/helper-compilation-targets@^7.13.0":
|
||||||
version "7.13.0"
|
version "7.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
||||||
integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
||||||
@ -131,15 +131,15 @@
|
|||||||
"@babel/helper-annotate-as-pure" "^7.12.13"
|
"@babel/helper-annotate-as-pure" "^7.12.13"
|
||||||
regexpu-core "^4.7.1"
|
regexpu-core "^4.7.1"
|
||||||
|
|
||||||
"@babel/helper-define-polyfill-provider@^0.1.1":
|
"@babel/helper-define-polyfill-provider@^0.1.2":
|
||||||
version "0.1.1"
|
version "0.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.1.tgz#b9adee042f08c8fa6c73529e26248300e8c6277a"
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2"
|
||||||
integrity sha512-ZwE8b0l6teFdOy6Zdd3KzBl74FyJeH1Vzz20ebBqcovUPjgnU5KUSaY060LeKgVvBrP8Ko+A9jPX9V5FRRr9Nw==
|
integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-compilation-targets" "^7.10.4"
|
"@babel/helper-compilation-targets" "^7.13.0"
|
||||||
"@babel/helper-module-imports" "^7.10.4"
|
"@babel/helper-module-imports" "^7.12.13"
|
||||||
"@babel/helper-plugin-utils" "^7.10.4"
|
"@babel/helper-plugin-utils" "^7.13.0"
|
||||||
"@babel/traverse" "^7.11.5"
|
"@babel/traverse" "^7.13.0"
|
||||||
debug "^4.1.1"
|
debug "^4.1.1"
|
||||||
lodash.debounce "^4.0.8"
|
lodash.debounce "^4.0.8"
|
||||||
resolve "^1.14.2"
|
resolve "^1.14.2"
|
||||||
@ -363,10 +363,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
|
||||||
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
|
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
|
||||||
|
|
||||||
"@babel/plugin-proposal-async-generator-functions@^7.13.0":
|
"@babel/plugin-proposal-async-generator-functions@^7.13.5":
|
||||||
version "7.13.0"
|
version "7.13.5"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db"
|
||||||
integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ==
|
integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.13.0"
|
"@babel/helper-plugin-utils" "^7.13.0"
|
||||||
"@babel/helper-remap-async-to-generator" "^7.13.0"
|
"@babel/helper-remap-async-to-generator" "^7.13.0"
|
||||||
@ -890,15 +890,15 @@
|
|||||||
"@babel/helper-plugin-utils" "^7.12.13"
|
"@babel/helper-plugin-utils" "^7.12.13"
|
||||||
|
|
||||||
"@babel/preset-env@^7.12.11", "@babel/preset-env@^7.7.1":
|
"@babel/preset-env@^7.12.11", "@babel/preset-env@^7.7.1":
|
||||||
version "7.13.0"
|
version "7.13.5"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d"
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e"
|
||||||
integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA==
|
integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data" "^7.13.0"
|
"@babel/compat-data" "^7.13.5"
|
||||||
"@babel/helper-compilation-targets" "^7.13.0"
|
"@babel/helper-compilation-targets" "^7.13.0"
|
||||||
"@babel/helper-plugin-utils" "^7.13.0"
|
"@babel/helper-plugin-utils" "^7.13.0"
|
||||||
"@babel/helper-validator-option" "^7.12.17"
|
"@babel/helper-validator-option" "^7.12.17"
|
||||||
"@babel/plugin-proposal-async-generator-functions" "^7.13.0"
|
"@babel/plugin-proposal-async-generator-functions" "^7.13.5"
|
||||||
"@babel/plugin-proposal-class-properties" "^7.13.0"
|
"@babel/plugin-proposal-class-properties" "^7.13.0"
|
||||||
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
||||||
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
||||||
@ -957,9 +957,9 @@
|
|||||||
"@babel/plugin-transform-unicode-regex" "^7.12.13"
|
"@babel/plugin-transform-unicode-regex" "^7.12.13"
|
||||||
"@babel/preset-modules" "^0.1.3"
|
"@babel/preset-modules" "^0.1.3"
|
||||||
"@babel/types" "^7.13.0"
|
"@babel/types" "^7.13.0"
|
||||||
babel-plugin-polyfill-corejs2 "^0.1.2"
|
babel-plugin-polyfill-corejs2 "^0.1.4"
|
||||||
babel-plugin-polyfill-corejs3 "^0.1.2"
|
babel-plugin-polyfill-corejs3 "^0.1.3"
|
||||||
babel-plugin-polyfill-regenerator "^0.1.1"
|
babel-plugin-polyfill-regenerator "^0.1.2"
|
||||||
core-js-compat "^3.9.0"
|
core-js-compat "^3.9.0"
|
||||||
semver "7.0.0"
|
semver "7.0.0"
|
||||||
|
|
||||||
@ -1036,7 +1036,7 @@
|
|||||||
"@babel/parser" "^7.12.13"
|
"@babel/parser" "^7.12.13"
|
||||||
"@babel/types" "^7.12.13"
|
"@babel/types" "^7.12.13"
|
||||||
|
|
||||||
"@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0":
|
"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0":
|
||||||
version "7.13.0"
|
version "7.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
|
||||||
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
|
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
|
||||||
@ -1051,7 +1051,7 @@
|
|||||||
globals "^11.1.0"
|
globals "^11.1.0"
|
||||||
lodash "^4.17.19"
|
lodash "^4.17.19"
|
||||||
|
|
||||||
"@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.4.4":
|
"@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.4.4":
|
||||||
version "7.13.0"
|
version "7.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
||||||
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
|
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
|
||||||
@ -1521,29 +1521,29 @@ babel-plugin-macros@^3.0.1:
|
|||||||
cosmiconfig "^7.0.0"
|
cosmiconfig "^7.0.0"
|
||||||
resolve "^1.19.0"
|
resolve "^1.19.0"
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs2@^0.1.2:
|
babel-plugin-polyfill-corejs2@^0.1.4:
|
||||||
version "0.1.4"
|
version "0.1.5"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.4.tgz#4ae3252b3c1f369caea30df5e483af86bcff777b"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe"
|
||||||
integrity sha512-Iju2mcwieZLjCl5s0jNrdjf0Z1HDidT8zDuVAh9jT5lN+p6K3KgwY5vTv1FWNklCSLXS+UH+C4tPBlEKbAfB5g==
|
integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data" "^7.11.0"
|
"@babel/compat-data" "^7.13.0"
|
||||||
"@babel/helper-define-polyfill-provider" "^0.1.1"
|
"@babel/helper-define-polyfill-provider" "^0.1.2"
|
||||||
semver "^6.1.1"
|
semver "^6.1.1"
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs3@^0.1.2:
|
babel-plugin-polyfill-corejs3@^0.1.3:
|
||||||
version "0.1.3"
|
version "0.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.3.tgz#3521593030dcb025e3254307d571309fa309e103"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d"
|
||||||
integrity sha512-c4oUlFXacRysgM0B8Ir2z/FW9FbuGvfyLSTeeehBkcaum0b0yqWsvP+LGGKgUhxMJB1FeyIfxUdE4D5Qml5sJA==
|
integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.1.1"
|
"@babel/helper-define-polyfill-provider" "^0.1.2"
|
||||||
core-js-compat "^3.8.1"
|
core-js-compat "^3.8.1"
|
||||||
|
|
||||||
babel-plugin-polyfill-regenerator@^0.1.1:
|
babel-plugin-polyfill-regenerator@^0.1.2:
|
||||||
version "0.1.2"
|
version "0.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.2.tgz#e826219024d2c8735a798b5f1b253305ebf1b2ec"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841"
|
||||||
integrity sha512-BkzNc6Fu1kiFIykZnDnM5bROMqr18xWUhOktVN1q/QiEOxo+xjB3tumi+Pebm1t4FCkDMEkcaqNR44dPA4CO0g==
|
integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.1.1"
|
"@babel/helper-define-polyfill-provider" "^0.1.2"
|
||||||
|
|
||||||
babel-plugin-transform-async-to-promises@^0.8.15:
|
babel-plugin-transform-async-to-promises@^0.8.15:
|
||||||
version "0.8.15"
|
version "0.8.15"
|
||||||
|
Loading…
Reference in New Issue
Block a user