|  | 
| 26 | 26 |     "@ava/babel-plugin-throws-helper" "^4.0.0" | 
| 27 | 27 |     babel-plugin-espower "^3.0.1" | 
| 28 | 28 | 
 | 
| 29 |  | - | 
| 30 |  | -  version "7.7.5" | 
| 31 |  | -  resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.5.tgz#25702cc65418efc06989af3727897b9f4c8690b6" | 
| 32 |  | -  integrity sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg== | 
|  | 29 | + | 
|  | 30 | +  version "7.7.7" | 
|  | 31 | +  resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.7.tgz#56849acbf81d1a970dd3d1b3097c8ebf5da3f534" | 
|  | 32 | +  integrity sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA== | 
| 33 | 33 |   dependencies: | 
| 34 | 34 |     commander "^4.0.1" | 
| 35 | 35 |     convert-source-map "^1.1.0" | 
|  | 
| 49 | 49 |   dependencies: | 
| 50 | 50 |     "@babel/highlight" "^7.0.0" | 
| 51 | 51 | 
 | 
| 52 |  | - | 
| 53 |  | -  version "7.7.5" | 
| 54 |  | -  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" | 
| 55 |  | -  integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== | 
|  | 52 | + | 
|  | 53 | +  version "7.7.7" | 
|  | 54 | +  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9" | 
|  | 55 | +  integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ== | 
| 56 | 56 |   dependencies: | 
| 57 | 57 |     "@babel/code-frame" "^7.5.5" | 
| 58 |  | -    "@babel/generator" "^7.7.4" | 
|  | 58 | +    "@babel/generator" "^7.7.7" | 
| 59 | 59 |     "@babel/helpers" "^7.7.4" | 
| 60 |  | -    "@babel/parser" "^7.7.5" | 
|  | 60 | +    "@babel/parser" "^7.7.7" | 
| 61 | 61 |     "@babel/template" "^7.7.4" | 
| 62 | 62 |     "@babel/traverse" "^7.7.4" | 
| 63 | 63 |     "@babel/types" "^7.7.4" | 
|  | 
| 109 | 109 |     lodash "^4.17.13" | 
| 110 | 110 |     source-map "^0.5.0" | 
| 111 | 111 | 
 | 
|  | 112 | +"@babel/generator@^7.7.7": | 
|  | 113 | +  version "7.7.7" | 
|  | 114 | +  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45" | 
|  | 115 | +  integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ== | 
|  | 116 | +  dependencies: | 
|  | 117 | +    "@babel/types" "^7.7.4" | 
|  | 118 | +    jsesc "^2.5.1" | 
|  | 119 | +    lodash "^4.17.13" | 
|  | 120 | +    source-map "^0.5.0" | 
|  | 121 | + | 
| 112 | 122 | "@babel/helper-annotate-as-pure@^7.7.0": | 
| 113 | 123 |   version "7.7.0" | 
| 114 | 124 |   resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.0.tgz#efc54032d43891fe267679e63f6860aa7dbf4a5e" | 
|  | 
| 407 | 417 |   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb" | 
| 408 | 418 |   integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g== | 
| 409 | 419 | 
 | 
| 410 |  | -"@babel/parser@^7.7.5": | 
| 411 |  | -  version "7.7.5" | 
| 412 |  | -  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" | 
| 413 |  | -  integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== | 
|  | 420 | +"@babel/parser@^7.7.7": | 
|  | 421 | +  version "7.7.7" | 
|  | 422 | +  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" | 
|  | 423 | +  integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== | 
| 414 | 424 | 
 | 
| 415 | 425 | "@babel/[email protected]", "@babel/plugin-proposal-async-generator-functions@^7.7.4": | 
| 416 | 426 |   version "7.7.4" | 
|  | 
| 454 | 464 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 455 | 465 |     "@babel/plugin-syntax-json-strings" "^7.7.4" | 
| 456 | 466 | 
 | 
| 457 |  | -"@babel/plugin-proposal-object-rest-spread@^7.7.4": | 
| 458 |  | -  version "7.7.4" | 
| 459 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.4.tgz#cc57849894a5c774214178c8ab64f6334ec8af71" | 
| 460 |  | -  integrity sha512-rnpnZR3/iWKmiQyJ3LKJpSwLDcX/nSXhdLk4Aq/tXOApIvyu7qoabrige0ylsAJffaUC51WiBu209Q0U+86OWQ== | 
|  | 467 | +"@babel/plugin-proposal-object-rest-spread@^7.7.7": | 
|  | 468 | +  version "7.7.7" | 
|  | 469 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.7.7.tgz#9f27075004ab99be08c5c1bd653a2985813cb370" | 
|  | 470 | +  integrity sha512-3qp9I8lelgzNedI3hrhkvhaEYree6+WHnyA/q4Dza9z7iEIs1eyhWyJnetk3jJ69RT0AT4G0UhEGwyGFJ7GUuQ== | 
| 461 | 471 |   dependencies: | 
| 462 | 472 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 463 | 473 |     "@babel/plugin-syntax-object-rest-spread" "^7.7.4" | 
|  | 
| 478 | 488 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 479 | 489 |     "@babel/plugin-syntax-optional-catch-binding" "^7.7.4" | 
| 480 | 490 | 
 | 
| 481 |  | -"@babel/plugin-proposal-unicode-property-regex@^7.7.4": | 
| 482 |  | -  version "7.7.4" | 
| 483 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.4.tgz#7c239ccaf09470dbe1d453d50057460e84517ebb" | 
| 484 |  | -  integrity sha512-cHgqHgYvffluZk85dJ02vloErm3Y6xtH+2noOBOJ2kXOJH3aVCDnj5eR/lVNlTnYu4hndAPJD3rTFjW3qee0PA== | 
|  | 491 | +"@babel/plugin-proposal-unicode-property-regex@^7.7.7": | 
|  | 492 | +  version "7.7.7" | 
|  | 493 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.7.tgz#433fa9dac64f953c12578b29633f456b68831c4e" | 
|  | 494 | +  integrity sha512-80PbkKyORBUVm1fbTLrHpYdJxMThzM1UqFGh0ALEhO9TYbG86Ah9zQYAB/84axz2vcxefDLdZwWwZNlYARlu9w== | 
| 485 | 495 |   dependencies: | 
| 486 | 496 |     "@babel/helper-create-regexp-features-plugin" "^7.7.4" | 
| 487 | 497 |     "@babel/helper-plugin-utils" "^7.0.0" | 
|  | 
| 616 | 626 |     "@babel/helper-create-regexp-features-plugin" "^7.7.0" | 
| 617 | 627 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 618 | 628 | 
 | 
| 619 |  | -"@babel/plugin-transform-dotall-regex@^7.7.4": | 
| 620 |  | -  version "7.7.4" | 
| 621 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.4.tgz#f7ccda61118c5b7a2599a72d5e3210884a021e96" | 
| 622 |  | -  integrity sha512-mk0cH1zyMa/XHeb6LOTXTbG7uIJ8Rrjlzu91pUx/KS3JpcgaTDwMS8kM+ar8SLOvlL2Lofi4CGBAjCo3a2x+lw== | 
|  | 629 | +"@babel/plugin-transform-dotall-regex@^7.7.7": | 
|  | 630 | +  version "7.7.7" | 
|  | 631 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.7.7.tgz#3e9713f1b69f339e87fa796b097d73ded16b937b" | 
|  | 632 | +  integrity sha512-b4in+YlTeE/QmTgrllnb3bHA0HntYvjz8O3Mcbx75UBPJA2xhb5A8nle498VhxSXJHQefjtQxpnLPehDJ4TRlg== | 
| 623 | 633 |   dependencies: | 
| 624 | 634 |     "@babel/helper-create-regexp-features-plugin" "^7.7.4" | 
| 625 | 635 |     "@babel/helper-plugin-utils" "^7.0.0" | 
|  | 
| 736 | 746 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 737 | 747 |     "@babel/helper-replace-supers" "^7.7.4" | 
| 738 | 748 | 
 | 
| 739 |  | -"@babel/plugin-transform-parameters@^7.7.4": | 
| 740 |  | -  version "7.7.4" | 
| 741 |  | -  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.4.tgz#da4555c97f39b51ac089d31c7380f03bca4075ce" | 
| 742 |  | -  integrity sha512-VJwhVePWPa0DqE9vcfptaJSzNDKrWU/4FbYCjZERtmqEs05g3UMXnYMZoXja7JAJ7Y7sPZipwm/pGApZt7wHlw== | 
|  | 749 | +"@babel/plugin-transform-parameters@^7.7.7": | 
|  | 750 | +  version "7.7.7" | 
|  | 751 | +  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.7.7.tgz#7a884b2460164dc5f194f668332736584c760007" | 
|  | 752 | +  integrity sha512-OhGSrf9ZBrr1fw84oFXj5hgi8Nmg+E2w5L7NhnG0lPvpDtqd7dbyilM2/vR8CKbJ907RyxPh2kj6sBCSSfI9Ew== | 
| 743 | 753 |   dependencies: | 
| 744 | 754 |     "@babel/helper-call-delegate" "^7.7.4" | 
| 745 | 755 |     "@babel/helper-get-function-arity" "^7.7.4" | 
|  | 
| 819 | 829 |     core-js "^2.6.5" | 
| 820 | 830 |     regenerator-runtime "^0.13.2" | 
| 821 | 831 | 
 | 
| 822 |  | - | 
| 823 |  | -  version "7.7.6" | 
| 824 |  | -  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2" | 
| 825 |  | -  integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ== | 
|  | 832 | + | 
|  | 833 | +  version "7.7.7" | 
|  | 834 | +  resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.7.tgz#c294167b91e53e7e36d820e943ece8d0c7fe46ac" | 
|  | 835 | +  integrity sha512-pCu0hrSSDVI7kCVUOdcMNQEbOPJ52E+LrQ14sN8uL2ALfSqePZQlKrOy+tM4uhEdYlCHi4imr8Zz2cZe9oSdIg== | 
| 826 | 836 |   dependencies: | 
| 827 | 837 |     "@babel/helper-module-imports" "^7.7.4" | 
| 828 | 838 |     "@babel/helper-plugin-utils" "^7.0.0" | 
| 829 | 839 |     "@babel/plugin-proposal-async-generator-functions" "^7.7.4" | 
| 830 | 840 |     "@babel/plugin-proposal-dynamic-import" "^7.7.4" | 
| 831 | 841 |     "@babel/plugin-proposal-json-strings" "^7.7.4" | 
| 832 |  | -    "@babel/plugin-proposal-object-rest-spread" "^7.7.4" | 
|  | 842 | +    "@babel/plugin-proposal-object-rest-spread" "^7.7.7" | 
| 833 | 843 |     "@babel/plugin-proposal-optional-catch-binding" "^7.7.4" | 
| 834 |  | -    "@babel/plugin-proposal-unicode-property-regex" "^7.7.4" | 
|  | 844 | +    "@babel/plugin-proposal-unicode-property-regex" "^7.7.7" | 
| 835 | 845 |     "@babel/plugin-syntax-async-generators" "^7.7.4" | 
| 836 | 846 |     "@babel/plugin-syntax-dynamic-import" "^7.7.4" | 
| 837 | 847 |     "@babel/plugin-syntax-json-strings" "^7.7.4" | 
|  | 
| 845 | 855 |     "@babel/plugin-transform-classes" "^7.7.4" | 
| 846 | 856 |     "@babel/plugin-transform-computed-properties" "^7.7.4" | 
| 847 | 857 |     "@babel/plugin-transform-destructuring" "^7.7.4" | 
| 848 |  | -    "@babel/plugin-transform-dotall-regex" "^7.7.4" | 
|  | 858 | +    "@babel/plugin-transform-dotall-regex" "^7.7.7" | 
| 849 | 859 |     "@babel/plugin-transform-duplicate-keys" "^7.7.4" | 
| 850 | 860 |     "@babel/plugin-transform-exponentiation-operator" "^7.7.4" | 
| 851 | 861 |     "@babel/plugin-transform-for-of" "^7.7.4" | 
|  | 
| 859 | 869 |     "@babel/plugin-transform-named-capturing-groups-regex" "^7.7.4" | 
| 860 | 870 |     "@babel/plugin-transform-new-target" "^7.7.4" | 
| 861 | 871 |     "@babel/plugin-transform-object-super" "^7.7.4" | 
| 862 |  | -    "@babel/plugin-transform-parameters" "^7.7.4" | 
|  | 872 | +    "@babel/plugin-transform-parameters" "^7.7.7" | 
| 863 | 873 |     "@babel/plugin-transform-property-literals" "^7.7.4" | 
| 864 | 874 |     "@babel/plugin-transform-regenerator" "^7.7.5" | 
| 865 | 875 |     "@babel/plugin-transform-reserved-words" "^7.7.4" | 
|  | 
| 871 | 881 |     "@babel/plugin-transform-unicode-regex" "^7.7.4" | 
| 872 | 882 |     "@babel/types" "^7.7.4" | 
| 873 | 883 |     browserslist "^4.6.0" | 
| 874 |  | -    core-js-compat "^3.4.7" | 
|  | 884 | +    core-js-compat "^3.6.0" | 
| 875 | 885 |     invariant "^2.2.2" | 
| 876 | 886 |     js-levenshtein "^1.1.3" | 
| 877 | 887 |     semver "^5.5.0" | 
| 878 | 888 | 
 | 
| 879 |  | - | 
| 880 |  | -  version "7.7.4" | 
| 881 |  | -  resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.7.4.tgz#45a4956471a9df3b012b747f5781cc084ee8f128" | 
| 882 |  | -  integrity sha512-/fmONZqL6ZMl9KJUYajetCrID6m0xmL4odX7v+Xvoxcv0DdbP/oO0TWIeLUCHqczQ6L6njDMqmqHFy2cp3FFsA== | 
|  | 889 | + | 
|  | 890 | +  version "7.7.7" | 
|  | 891 | +  resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.7.7.tgz#46910c4d1926b9c6096421b23d1f9e159c1dcee1" | 
|  | 892 | +  integrity sha512-S2mv9a5dc2pcpg/ConlKZx/6wXaEwHeqfo7x/QbXsdCAZm+WJC1ekVvL1TVxNsedTs5y/gG63MhJTEsmwmjtiA== | 
| 883 | 893 |   dependencies: | 
| 884 | 894 |     find-cache-dir "^2.0.0" | 
| 885 | 895 |     lodash "^4.17.13" | 
| @@ -1611,7 +1621,7 @@ browserslist@^4.6.0: | 
| 1611 | 1621 |     electron-to-chromium "^1.3.306" | 
| 1612 | 1622 |     node-releases "^1.1.40" | 
| 1613 | 1623 | 
 | 
| 1614 |  | -browserslist@^4.8.0: | 
|  | 1624 | +browserslist@^4.8.2: | 
| 1615 | 1625 |   version "4.8.2" | 
| 1616 | 1626 |   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289" | 
| 1617 | 1627 |   integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA== | 
| @@ -2133,13 +2143,13 @@ core-assert@^0.2.0: | 
| 2133 | 2143 |     buf-compare "^1.0.0" | 
| 2134 | 2144 |     is-error "^2.2.0" | 
| 2135 | 2145 | 
 | 
| 2136 |  | -core-js-compat@^3.4.7: | 
| 2137 |  | -  version "3.4.7" | 
| 2138 |  | -  resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7.tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611" | 
| 2139 |  | -  integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw== | 
|  | 2146 | +core-js-compat@^3.6.0: | 
|  | 2147 | +  version "3.6.0" | 
|  | 2148 | +  resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.6.0.tgz#4eb6cb69d03d99159ed7c860cd5fcf7d23a62ea9" | 
|  | 2149 | +  integrity sha512-Z3eCNjGgoYluH89Jt4wVkfYsc/VdLrA2/woX5lm0isO/pCT+P+Y+o65bOuEnjDJLthdwTBxbCVzptTXtc18fJg== | 
| 2140 | 2150 |   dependencies: | 
| 2141 |  | -    browserslist "^4.8.0" | 
| 2142 |  | -    semver "^6.3.0" | 
|  | 2151 | +    browserslist "^4.8.2" | 
|  | 2152 | +    semver "7.0.0" | 
| 2143 | 2153 | 
 | 
| 2144 | 2154 | core-js@^2.0.0, core-js@^2.4.0, core-js@^2.6.5: | 
| 2145 | 2155 |   version "2.6.10" | 
| @@ -6585,6 +6595,11 @@ semver-diff@^2.0.0: | 
| 6585 | 6595 |   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | 
| 6586 | 6596 |   integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | 
| 6587 | 6597 | 
 | 
|  | 6598 | + | 
|  | 6599 | +  version "7.0.0" | 
|  | 6600 | +  resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" | 
|  | 6601 | +  integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== | 
|  | 6602 | + | 
| 6588 | 6603 | semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | 
| 6589 | 6604 |   version "6.3.0" | 
| 6590 | 6605 |   resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | 
|  | 
0 commit comments