-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump @babel/preset-env from 7.12.1 to 7.12.7 (#117)
- Loading branch information
1 parent
64d6f42
commit 83d16ff
Showing
1 changed file
with
73 additions
and
68 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,10 +26,10 @@ | |
dependencies: | ||
"@babel/highlight" "^7.10.4" | ||
|
||
"@babel/compat-data@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0" | ||
integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ== | ||
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7": | ||
version "7.12.7" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" | ||
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== | ||
|
||
"@babel/core@^7.1.0", "@babel/core@^7.11.4", "@babel/core@^7.7.5": | ||
version "7.12.7" | ||
|
@@ -77,14 +77,14 @@ | |
"@babel/helper-explode-assignable-expression" "^7.10.4" | ||
"@babel/types" "^7.10.4" | ||
|
||
"@babel/helper-compilation-targets@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50" | ||
integrity sha512-jtBEif7jsPwP27GPHs06v4WBV0KrE8a/P7n0N0sSvHn2hwUCYnolP/CLmz51IzAW4NlN+HuoBtb9QcwnRo9F/g== | ||
"@babel/helper-compilation-targets@^7.12.5": | ||
version "7.12.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" | ||
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== | ||
dependencies: | ||
"@babel/compat-data" "^7.12.1" | ||
"@babel/compat-data" "^7.12.5" | ||
"@babel/helper-validator-option" "^7.12.1" | ||
browserslist "^4.12.0" | ||
browserslist "^4.14.5" | ||
semver "^5.5.0" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.12.1": | ||
|
@@ -153,12 +153,12 @@ | |
dependencies: | ||
"@babel/types" "^7.12.1" | ||
|
||
"@babel/helper-module-imports@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" | ||
integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== | ||
"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5": | ||
version "7.12.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" | ||
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== | ||
dependencies: | ||
"@babel/types" "^7.12.1" | ||
"@babel/types" "^7.12.5" | ||
|
||
"@babel/helper-module-transforms@^7.12.1": | ||
version "7.12.1" | ||
|
@@ -334,10 +334,10 @@ | |
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | ||
|
||
"@babel/plugin-proposal-numeric-separator@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6" | ||
integrity sha512-MR7Ok+Af3OhNTCxYVjJZHS0t97ydnJZt/DbR4WISO39iDnhiD8XHrY12xuSJ90FFEGjir0Fzyyn7g/zY6hxbxA== | ||
"@babel/plugin-proposal-numeric-separator@^7.12.7": | ||
version "7.12.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b" | ||
integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/plugin-syntax-numeric-separator" "^7.10.4" | ||
|
@@ -359,10 +359,10 @@ | |
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | ||
|
||
"@babel/plugin-proposal-optional-chaining@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" | ||
integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== | ||
"@babel/plugin-proposal-optional-chaining@^7.12.7": | ||
version "7.12.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c" | ||
integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | ||
|
@@ -702,13 +702,12 @@ | |
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | ||
|
||
"@babel/plugin-transform-sticky-regex@^7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" | ||
integrity sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ== | ||
"@babel/plugin-transform-sticky-regex@^7.12.7": | ||
version "7.12.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad" | ||
integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/helper-regex" "^7.10.4" | ||
|
||
"@babel/plugin-transform-template-literals@^7.12.1": | ||
version "7.12.1" | ||
|
@@ -749,13 +748,13 @@ | |
"@babel/helper-plugin-utils" "^7.10.4" | ||
|
||
"@babel/preset-env@^7.11.0": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" | ||
integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg== | ||
version "7.12.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" | ||
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== | ||
dependencies: | ||
"@babel/compat-data" "^7.12.1" | ||
"@babel/helper-compilation-targets" "^7.12.1" | ||
"@babel/helper-module-imports" "^7.12.1" | ||
"@babel/compat-data" "^7.12.7" | ||
"@babel/helper-compilation-targets" "^7.12.5" | ||
"@babel/helper-module-imports" "^7.12.5" | ||
"@babel/helper-plugin-utils" "^7.10.4" | ||
"@babel/helper-validator-option" "^7.12.1" | ||
"@babel/plugin-proposal-async-generator-functions" "^7.12.1" | ||
|
@@ -765,10 +764,10 @@ | |
"@babel/plugin-proposal-json-strings" "^7.12.1" | ||
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" | ||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" | ||
"@babel/plugin-proposal-numeric-separator" "^7.12.1" | ||
"@babel/plugin-proposal-numeric-separator" "^7.12.7" | ||
"@babel/plugin-proposal-object-rest-spread" "^7.12.1" | ||
"@babel/plugin-proposal-optional-catch-binding" "^7.12.1" | ||
"@babel/plugin-proposal-optional-chaining" "^7.12.1" | ||
"@babel/plugin-proposal-optional-chaining" "^7.12.7" | ||
"@babel/plugin-proposal-private-methods" "^7.12.1" | ||
"@babel/plugin-proposal-unicode-property-regex" "^7.12.1" | ||
"@babel/plugin-syntax-async-generators" "^7.8.0" | ||
|
@@ -810,14 +809,14 @@ | |
"@babel/plugin-transform-reserved-words" "^7.12.1" | ||
"@babel/plugin-transform-shorthand-properties" "^7.12.1" | ||
"@babel/plugin-transform-spread" "^7.12.1" | ||
"@babel/plugin-transform-sticky-regex" "^7.12.1" | ||
"@babel/plugin-transform-sticky-regex" "^7.12.7" | ||
"@babel/plugin-transform-template-literals" "^7.12.1" | ||
"@babel/plugin-transform-typeof-symbol" "^7.12.1" | ||
"@babel/plugin-transform-unicode-escapes" "^7.12.1" | ||
"@babel/plugin-transform-unicode-regex" "^7.12.1" | ||
"@babel/preset-modules" "^0.1.3" | ||
"@babel/types" "^7.12.1" | ||
core-js-compat "^3.6.2" | ||
"@babel/types" "^7.12.7" | ||
core-js-compat "^3.7.0" | ||
semver "^5.5.0" | ||
|
||
"@babel/preset-modules@^0.1.3": | ||
|
@@ -3260,15 +3259,16 @@ browser-process-hrtime@^1.0.0: | |
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" | ||
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== | ||
|
||
browserslist@^4.12.0, browserslist@^4.8.5: | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.0.tgz#2908951abfe4ec98737b72f34c3bcedc8d43b000" | ||
integrity sha512-pUsXKAF2lVwhmtpeA3LJrZ76jXuusrNyhduuQs7CDFf9foT4Y38aQOserd2lMe5DSSrjf3fx34oHwryuvxAUgQ== | ||
browserslist@^4.14.5, browserslist@^4.14.6: | ||
version "4.14.7" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6" | ||
integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ== | ||
dependencies: | ||
caniuse-lite "^1.0.30001111" | ||
electron-to-chromium "^1.3.523" | ||
escalade "^3.0.2" | ||
node-releases "^1.1.60" | ||
caniuse-lite "^1.0.30001157" | ||
colorette "^1.2.1" | ||
electron-to-chromium "^1.3.591" | ||
escalade "^3.1.1" | ||
node-releases "^1.1.66" | ||
|
||
[email protected]: | ||
version "2.1.1" | ||
|
@@ -3441,10 +3441,10 @@ camelcase@^6.0.0: | |
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" | ||
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== | ||
|
||
caniuse-lite@^1.0.30001111: | ||
version "1.0.30001117" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001117.tgz#69a9fae5d480eaa9589f7641a83842ad396d17c4" | ||
integrity sha512-4tY0Fatzdx59kYjQs+bNxUwZB03ZEBgVmJ1UkFPz/Q8OLiUUbjct2EdpnXj0fvFTPej2EkbPIG0w8BWsjAyk1Q== | ||
caniuse-lite@^1.0.30001157: | ||
version "1.0.30001159" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20" | ||
integrity sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA== | ||
|
||
capture-exit@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -3788,6 +3788,11 @@ color-name@~1.1.4: | |
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" | ||
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== | ||
|
||
colorette@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" | ||
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== | ||
|
||
colors@^1.1.2: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" | ||
|
@@ -4003,12 +4008,12 @@ copy-descriptor@^0.1.0: | |
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | ||
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | ||
|
||
core-js-compat@^3.6.2: | ||
version "3.6.5" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" | ||
integrity sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng== | ||
core-js-compat@^3.7.0: | ||
version "3.7.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed" | ||
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg== | ||
dependencies: | ||
browserslist "^4.8.5" | ||
browserslist "^4.14.6" | ||
semver "7.0.0" | ||
|
||
core-js@^2.4.0: | ||
|
@@ -4405,10 +4410,10 @@ ecc-jsbn@~0.1.1: | |
jsbn "~0.1.0" | ||
safer-buffer "^2.1.0" | ||
|
||
electron-to-chromium@^1.3.523: | ||
version "1.3.544" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.544.tgz#ac1f7d319f6060f3d6d122261d542ec77eb1427e" | ||
integrity sha512-jx6H7M1db76Q/dI3MadZC4qwNTvpiq8tdYEJswxexrIm5bH+LKRdg+VAteMF1tJJbBLrcuogE9N3nxT3Dp1gag== | ||
electron-to-chromium@^1.3.591: | ||
version "1.3.603" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.603.tgz#1b71bec27fb940eccd79245f6824c63d5f7e8abf" | ||
integrity sha512-J8OHxOeJkoSLgBXfV9BHgKccgfLMHh+CoeRo6wJsi6m0k3otaxS/5vrHpMNSEYY4MISwewqanPOuhAtuE8riQQ== | ||
|
||
elegant-spinner@^1.0.1: | ||
version "1.0.1" | ||
|
@@ -4542,10 +4547,10 @@ es6-promisify@^5.0.0: | |
dependencies: | ||
es6-promise "^4.0.3" | ||
|
||
escalade@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4" | ||
integrity sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ== | ||
escalade@^3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" | ||
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== | ||
|
||
[email protected]: | ||
version "4.0.0" | ||
|
@@ -8089,10 +8094,10 @@ node-notifier@^8.0.0: | |
uuid "^8.3.0" | ||
which "^2.0.2" | ||
|
||
node-releases@^1.1.60: | ||
version "1.1.60" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.60.tgz#6948bdfce8286f0b5d0e5a88e8384e954dfe7084" | ||
integrity sha512-gsO4vjEdQaTusZAEebUWp2a5d7dF5DYoIpDG7WySnk7BuZDW+GPpHXoXXuYawRBr/9t5q54tirPz79kFIWg4dA== | ||
node-releases@^1.1.66: | ||
version "1.1.67" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12" | ||
integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== | ||
|
||
"nopt@2 || 3": | ||
version "3.0.6" | ||
|