-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ deps: Upgrade dependency @babel/preset-env to v7.14.9
- Loading branch information
1 parent
6745718
commit 8e0deaf
Showing
2 changed files
with
136 additions
and
2 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 |
---|---|---|
|
@@ -21,6 +21,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" | ||
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== | ||
|
||
"@babel/compat-data@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" | ||
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== | ||
|
||
"@babel/[email protected]", "@babel/core@^7.12.10", "@babel/core@^7.12.16": | ||
version "7.14.8" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" | ||
|
@@ -234,6 +239,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" | ||
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== | ||
|
||
"@babel/helper-validator-identifier@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" | ||
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== | ||
|
||
"@babel/helper-validator-option@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" | ||
|
@@ -290,6 +300,15 @@ | |
"@babel/helper-remap-async-to-generator" "^7.14.5" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
|
||
"@babel/plugin-proposal-async-generator-functions@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" | ||
integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/helper-remap-async-to-generator" "^7.14.5" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
|
||
"@babel/[email protected]": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de" | ||
|
@@ -579,6 +598,19 @@ | |
"@babel/helper-split-export-declaration" "^7.14.5" | ||
globals "^11.1.0" | ||
|
||
"@babel/plugin-transform-classes@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" | ||
integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.14.5" | ||
"@babel/helper-function-name" "^7.14.5" | ||
"@babel/helper-optimise-call-expression" "^7.14.5" | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/helper-replace-supers" "^7.14.5" | ||
"@babel/helper-split-export-declaration" "^7.14.5" | ||
globals "^11.1.0" | ||
|
||
"@babel/plugin-transform-computed-properties@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz#1b9d78987420d11223d41195461cc43b974b204f" | ||
|
@@ -698,6 +730,13 @@ | |
dependencies: | ||
"@babel/helper-create-regexp-features-plugin" "^7.14.5" | ||
|
||
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" | ||
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== | ||
dependencies: | ||
"@babel/helper-create-regexp-features-plugin" "^7.14.5" | ||
|
||
"@babel/plugin-transform-new-target@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz#31bdae8b925dc84076ebfcd2a9940143aed7dbf8" | ||
|
@@ -825,7 +864,86 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.14.5" | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
"@babel/[email protected]", "@babel/preset-env@^7.12.11": | ||
"@babel/[email protected]": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" | ||
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.14.9" | ||
"@babel/helper-compilation-targets" "^7.14.5" | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/helper-validator-option" "^7.14.5" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.14.9" | ||
"@babel/plugin-proposal-class-properties" "^7.14.5" | ||
"@babel/plugin-proposal-class-static-block" "^7.14.5" | ||
"@babel/plugin-proposal-dynamic-import" "^7.14.5" | ||
"@babel/plugin-proposal-export-namespace-from" "^7.14.5" | ||
"@babel/plugin-proposal-json-strings" "^7.14.5" | ||
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" | ||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" | ||
"@babel/plugin-proposal-numeric-separator" "^7.14.5" | ||
"@babel/plugin-proposal-object-rest-spread" "^7.14.7" | ||
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5" | ||
"@babel/plugin-proposal-optional-chaining" "^7.14.5" | ||
"@babel/plugin-proposal-private-methods" "^7.14.5" | ||
"@babel/plugin-proposal-private-property-in-object" "^7.14.5" | ||
"@babel/plugin-proposal-unicode-property-regex" "^7.14.5" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
"@babel/plugin-syntax-class-properties" "^7.12.13" | ||
"@babel/plugin-syntax-class-static-block" "^7.14.5" | ||
"@babel/plugin-syntax-dynamic-import" "^7.8.3" | ||
"@babel/plugin-syntax-export-namespace-from" "^7.8.3" | ||
"@babel/plugin-syntax-json-strings" "^7.8.3" | ||
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | ||
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" | ||
"@babel/plugin-syntax-numeric-separator" "^7.10.4" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.8.3" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | ||
"@babel/plugin-syntax-optional-chaining" "^7.8.3" | ||
"@babel/plugin-syntax-private-property-in-object" "^7.14.5" | ||
"@babel/plugin-syntax-top-level-await" "^7.14.5" | ||
"@babel/plugin-transform-arrow-functions" "^7.14.5" | ||
"@babel/plugin-transform-async-to-generator" "^7.14.5" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.14.5" | ||
"@babel/plugin-transform-block-scoping" "^7.14.5" | ||
"@babel/plugin-transform-classes" "^7.14.9" | ||
"@babel/plugin-transform-computed-properties" "^7.14.5" | ||
"@babel/plugin-transform-destructuring" "^7.14.7" | ||
"@babel/plugin-transform-dotall-regex" "^7.14.5" | ||
"@babel/plugin-transform-duplicate-keys" "^7.14.5" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.14.5" | ||
"@babel/plugin-transform-for-of" "^7.14.5" | ||
"@babel/plugin-transform-function-name" "^7.14.5" | ||
"@babel/plugin-transform-literals" "^7.14.5" | ||
"@babel/plugin-transform-member-expression-literals" "^7.14.5" | ||
"@babel/plugin-transform-modules-amd" "^7.14.5" | ||
"@babel/plugin-transform-modules-commonjs" "^7.14.5" | ||
"@babel/plugin-transform-modules-systemjs" "^7.14.5" | ||
"@babel/plugin-transform-modules-umd" "^7.14.5" | ||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" | ||
"@babel/plugin-transform-new-target" "^7.14.5" | ||
"@babel/plugin-transform-object-super" "^7.14.5" | ||
"@babel/plugin-transform-parameters" "^7.14.5" | ||
"@babel/plugin-transform-property-literals" "^7.14.5" | ||
"@babel/plugin-transform-regenerator" "^7.14.5" | ||
"@babel/plugin-transform-reserved-words" "^7.14.5" | ||
"@babel/plugin-transform-shorthand-properties" "^7.14.5" | ||
"@babel/plugin-transform-spread" "^7.14.6" | ||
"@babel/plugin-transform-sticky-regex" "^7.14.5" | ||
"@babel/plugin-transform-template-literals" "^7.14.5" | ||
"@babel/plugin-transform-typeof-symbol" "^7.14.5" | ||
"@babel/plugin-transform-unicode-escapes" "^7.14.5" | ||
"@babel/plugin-transform-unicode-regex" "^7.14.5" | ||
"@babel/preset-modules" "^0.1.4" | ||
"@babel/types" "^7.14.9" | ||
babel-plugin-polyfill-corejs2 "^0.2.2" | ||
babel-plugin-polyfill-corejs3 "^0.2.2" | ||
babel-plugin-polyfill-regenerator "^0.2.2" | ||
core-js-compat "^3.16.0" | ||
semver "^6.3.0" | ||
|
||
"@babel/preset-env@^7.12.11": | ||
version "7.14.8" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" | ||
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== | ||
|
@@ -986,6 +1104,14 @@ | |
"@babel/helper-validator-identifier" "^7.14.8" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.14.9": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" | ||
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.14.9" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@bcoe/v8-coverage@^0.2.3": | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | ||
|
@@ -2878,6 +3004,14 @@ core-js-compat@^3.14.0, core-js-compat@^3.15.0: | |
browserslist "^4.16.6" | ||
semver "7.0.0" | ||
|
||
core-js-compat@^3.16.0: | ||
version "3.16.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f" | ||
integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q== | ||
dependencies: | ||
browserslist "^4.16.6" | ||
semver "7.0.0" | ||
|
||
core-js@^2.0.0, core-js@^2.4.0: | ||
version "2.6.12" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" | ||
|