|
773 | 773 | resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.1.tgz#82d0993d8882bb05e0645fbb4731d9e939e895b3"
|
774 | 774 | integrity sha512-I2EjI9TbEFJNLziNPFfpo64PNanOaK17iL2kTW/jGlGOa4bvHw4VEied83kOEB7NJjXf1KfvmsQ2aEjy3xjiGg==
|
775 | 775 |
|
| 776 | +"@jest/console@^24.7.1": |
| 777 | + version "24.7.1" |
| 778 | + resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.7.1.tgz#32a9e42535a97aedfe037e725bd67e954b459545" |
| 779 | + integrity sha512-iNhtIy2M8bXlAOULWVTUxmnelTLFneTNEkHCgPmgd+zNwy9zVddJ6oS5rZ9iwoscNdT5mMwUd0C51v/fSlzItg== |
| 780 | + dependencies: |
| 781 | + "@jest/source-map" "^24.3.0" |
| 782 | + chalk "^2.0.1" |
| 783 | + slash "^2.0.0" |
| 784 | + |
| 785 | +"@jest/source-map@^24.3.0": |
| 786 | + version "24.3.0" |
| 787 | + resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.3.0.tgz#563be3aa4d224caf65ff77edc95cd1ca4da67f28" |
| 788 | + integrity sha512-zALZt1t2ou8le/crCeeiRYzvdnTzaIlpOWaet45lNSqNJUnXbppUUFR4ZUAlzgDmKee4Q5P/tKXypI1RiHwgag== |
| 789 | + dependencies: |
| 790 | + callsites "^3.0.0" |
| 791 | + graceful-fs "^4.1.15" |
| 792 | + source-map "^0.6.0" |
| 793 | + |
| 794 | +"@jest/test-result@^24.7.1": |
| 795 | + version "24.7.1" |
| 796 | + resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.7.1.tgz#19eacdb29a114300aed24db651e5d975f08b6bbe" |
| 797 | + integrity sha512-3U7wITxstdEc2HMfBX7Yx3JZgiNBubwDqQMh+BXmZXHa3G13YWF3p6cK+5g0hGkN3iufg/vGPl3hLxQXD74Npg== |
| 798 | + dependencies: |
| 799 | + "@jest/console" "^24.7.1" |
| 800 | + "@jest/types" "^24.7.0" |
| 801 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 802 | + |
| 803 | +"@jest/types@^24.7.0": |
| 804 | + version "24.7.0" |
| 805 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.7.0.tgz#c4ec8d1828cdf23234d9b4ee31f5482a3f04f48b" |
| 806 | + integrity sha512-ipJUa2rFWiKoBqMKP63Myb6h9+iT3FHRTF2M8OR6irxWzItisa8i4dcSg14IbvmXUnBlHBlUQPYUHWyX3UPpYA== |
| 807 | + dependencies: |
| 808 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 809 | + "@types/yargs" "^12.0.9" |
| 810 | + |
776 | 811 | "@marionebl/sander@^0.6.0":
|
777 | 812 | version "0.6.1"
|
778 | 813 | resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"
|
|
900 | 935 | resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
|
901 | 936 | integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
|
902 | 937 |
|
| 938 | +"@types/istanbul-lib-coverage@^2.0.0": |
| 939 | + version "2.0.0" |
| 940 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.0.tgz#1eb8c033e98cf4e1a4cedcaf8bcafe8cb7591e85" |
| 941 | + integrity sha512-eAtOAFZefEnfJiRFQBGw1eYqa5GTLCZ1y86N0XSI/D6EB+E8z6VPV/UL7Gi5UEclFqoQk+6NRqEDsfmDLXn8sg== |
| 942 | + |
903 | 943 |
|
904 | 944 | version "4.14.123"
|
905 | 945 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d"
|
|
925 | 965 | resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.11.tgz#6f28f005a36e779b7db0f1359b9fb9eef72aae88"
|
926 | 966 | integrity sha512-6ee09Ugx6GyEr0opUIakmxIWFNmqYPjkqa3/BuxCBokA0klsOLPgMD5K4q40lH7/yZVuJVzOfQpd7pipwjngkQ==
|
927 | 967 |
|
| 968 | +"@types/stack-utils@^1.0.1": |
| 969 | + version "1.0.1" |
| 970 | + resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
| 971 | + integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== |
| 972 | + |
| 973 | +"@types/yargs@^12.0.9": |
| 974 | + version "12.0.11" |
| 975 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.11.tgz#a090d88e1f40a910e6443c95493c1c035c76ebdc" |
| 976 | + integrity sha512-IsU1TD+8cQCyG76ZqxP0cVFnofvfzT8p/wO8ENT4jbN/KKN3grsHFgHNl/U+08s33ayX4LwI85cEhYXCOlOkMw== |
| 977 | + |
928 | 978 | JSONStream@^1.0.4:
|
929 | 979 | version "1.3.5"
|
930 | 980 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -2248,10 +2298,10 @@ detect-libc@^1.0.2:
|
2248 | 2298 | resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
|
2249 | 2299 | integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
|
2250 | 2300 |
|
2251 |
| -diff-sequences@^24.0.0: |
2252 |
| - version "24.0.0" |
2253 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.0.0.tgz#cdf8e27ed20d8b8d3caccb4e0c0d8fe31a173013" |
2254 |
| - integrity sha512-46OkIuVGBBnrC0soO/4LHu5LHGHx0uhP65OVz8XOrAJpqiCB2aVIuESvjI1F9oqebuvY8lekS1pt6TN7vt7qsw== |
| 2301 | +diff-sequences@^24.3.0: |
| 2302 | + version "24.3.0" |
| 2303 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975" |
| 2304 | + integrity sha512-xLqpez+Zj9GKSnPWS0WZw1igGocZ+uua8+y+5dDNTT934N3QuY1sp2LkHzwiaYQGz60hMq0pjAshdeXm5VUOEw== |
2255 | 2305 |
|
2256 | 2306 | [email protected], diff@^3.1.0, diff@^3.2.0, diff@^3.5.0:
|
2257 | 2307 | version "3.5.0"
|
@@ -2524,16 +2574,17 @@ expand-brackets@^2.1.4:
|
2524 | 2574 | snapdragon "^0.8.1"
|
2525 | 2575 | to-regex "^3.0.1"
|
2526 | 2576 |
|
2527 |
| -expect@^24.1.0: |
2528 |
| - version "24.1.0" |
2529 |
| - resolved "https://registry.yarnpkg.com/expect/-/expect-24.1.0.tgz#88e73301c4c785cde5f16da130ab407bdaf8c0f2" |
2530 |
| - integrity sha512-lVcAPhaYkQcIyMS+F8RVwzbm1jro20IG8OkvxQ6f1JfqhVZyyudCwYogQ7wnktlf14iF3ii7ArIUO/mqvrW9Gw== |
| 2577 | +expect@^24.7.1: |
| 2578 | + version "24.7.1" |
| 2579 | + resolved "https://registry.yarnpkg.com/expect/-/expect-24.7.1.tgz#d91defbab4e627470a152feaf35b3c31aa1c7c14" |
| 2580 | + integrity sha512-mGfvMTPduksV3xoI0xur56pQsg2vJjNf5+a+bXOjqCkiCBbmCayrBbHS/75y9K430cfqyocPr2ZjiNiRx4SRKw== |
2531 | 2581 | dependencies:
|
| 2582 | + "@jest/types" "^24.7.0" |
2532 | 2583 | ansi-styles "^3.2.0"
|
2533 |
| - jest-get-type "^24.0.0" |
2534 |
| - jest-matcher-utils "^24.0.0" |
2535 |
| - jest-message-util "^24.0.0" |
2536 |
| - jest-regex-util "^24.0.0" |
| 2584 | + jest-get-type "^24.3.0" |
| 2585 | + jest-matcher-utils "^24.7.0" |
| 2586 | + jest-message-util "^24.7.1" |
| 2587 | + jest-regex-util "^24.3.0" |
2537 | 2588 |
|
2538 | 2589 | extend-shallow@^2.0.1:
|
2539 | 2590 | version "2.0.1"
|
@@ -2817,10 +2868,10 @@ globby@^6.1.0:
|
2817 | 2868 | pify "^2.0.0"
|
2818 | 2869 | pinkie-promise "^2.0.0"
|
2819 | 2870 |
|
2820 |
| -graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3: |
2821 |
| - version "4.1.11" |
2822 |
| - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" |
2823 |
| - integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg= |
| 2871 | +graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3: |
| 2872 | + version "4.1.15" |
| 2873 | + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00" |
| 2874 | + integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA== |
2824 | 2875 |
|
2825 | 2876 | grapheme-breaker@^0.3.2:
|
2826 | 2877 | version "0.3.2"
|
@@ -3461,46 +3512,49 @@ istanbul-reports@^2.0.1:
|
3461 | 3512 | dependencies:
|
3462 | 3513 | handlebars "^4.0.11"
|
3463 | 3514 |
|
3464 |
| -jest-diff@^24.0.0: |
3465 |
| - version "24.0.0" |
3466 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.0.0.tgz#a3e5f573dbac482f7d9513ac9cfa21644d3d6b34" |
3467 |
| - integrity sha512-XY5wMpRaTsuMoU+1/B2zQSKQ9RdE9gsLkGydx3nvApeyPijLA8GtEvIcPwISRCer+VDf9W1mStTYYq6fPt8ryA== |
| 3515 | +jest-diff@^24.7.0: |
| 3516 | + version "24.7.0" |
| 3517 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.7.0.tgz#5d862899be46249754806f66e5729c07fcb3580f" |
| 3518 | + integrity sha512-ULQZ5B1lWpH70O4xsANC4tf4Ko6RrpwhE3PtG6ERjMg1TiYTC2Wp4IntJVGro6a8HG9luYHhhmF4grF0Pltckg== |
3468 | 3519 | dependencies:
|
3469 | 3520 | chalk "^2.0.1"
|
3470 |
| - diff-sequences "^24.0.0" |
3471 |
| - jest-get-type "^24.0.0" |
3472 |
| - pretty-format "^24.0.0" |
| 3521 | + diff-sequences "^24.3.0" |
| 3522 | + jest-get-type "^24.3.0" |
| 3523 | + pretty-format "^24.7.0" |
3473 | 3524 |
|
3474 |
| -jest-get-type@^24.0.0: |
3475 |
| - version "24.0.0" |
3476 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.0.0.tgz#36e72930b78e33da59a4f63d44d332188278940b" |
3477 |
| - integrity sha512-z6/Eyf6s9ZDGz7eOvl+fzpuJmN9i0KyTt1no37/dHu8galssxz5ZEgnc1KaV8R31q1khxyhB4ui/X5ZjjPk77w== |
| 3525 | +jest-get-type@^24.3.0: |
| 3526 | + version "24.3.0" |
| 3527 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.3.0.tgz#582cfd1a4f91b5cdad1d43d2932f816d543c65da" |
| 3528 | + integrity sha512-HYF6pry72YUlVcvUx3sEpMRwXEWGEPlJ0bSPVnB3b3n++j4phUEoSPcS6GC0pPJ9rpyPSe4cb5muFo6D39cXow== |
3478 | 3529 |
|
3479 |
| -jest-matcher-utils@^24.0.0: |
3480 |
| - version "24.0.0" |
3481 |
| - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.0.0.tgz#fc9c41cfc49b2c3ec14e576f53d519c37729d579" |
3482 |
| - integrity sha512-LQTDmO+aWRz1Tf9HJg+HlPHhDh1E1c65kVwRFo5mwCVp5aQDzlkz4+vCvXhOKFjitV2f0kMdHxnODrXVoi+rlA== |
| 3530 | +jest-matcher-utils@^24.7.0: |
| 3531 | + version "24.7.0" |
| 3532 | + resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.7.0.tgz#bbee1ff37bc8b2e4afcaabc91617c1526af4bcd4" |
| 3533 | + integrity sha512-158ieSgk3LNXeUhbVJYRXyTPSCqNgVXOp/GT7O94mYd3pk/8+odKTyR1JLtNOQSPzNi8NFYVONtvSWA/e1RDXg== |
3483 | 3534 | dependencies:
|
3484 | 3535 | chalk "^2.0.1"
|
3485 |
| - jest-diff "^24.0.0" |
3486 |
| - jest-get-type "^24.0.0" |
3487 |
| - pretty-format "^24.0.0" |
| 3536 | + jest-diff "^24.7.0" |
| 3537 | + jest-get-type "^24.3.0" |
| 3538 | + pretty-format "^24.7.0" |
3488 | 3539 |
|
3489 |
| -jest-message-util@^24.0.0: |
3490 |
| - version "24.0.0" |
3491 |
| - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.0.0.tgz#a07a141433b2c992dbaec68d4cbfe470ba289619" |
3492 |
| - integrity sha512-J9ROJIwz/IeC+eV1XSwnRK4oAwPuhmxEyYx1+K5UI+pIYwFZDSrfZaiWTdq0d2xYFw4Xiu+0KQWsdsQpgJMf3Q== |
| 3540 | +jest-message-util@^24.7.1: |
| 3541 | + version "24.7.1" |
| 3542 | + resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.7.1.tgz#f1dc3a6c195647096a99d0f1dadbc447ae547018" |
| 3543 | + integrity sha512-dk0gqVtyqezCHbcbk60CdIf+8UHgD+lmRHifeH3JRcnAqh4nEyPytSc9/L1+cQyxC+ceaeP696N4ATe7L+omcg== |
3493 | 3544 | dependencies:
|
3494 | 3545 | "@babel/code-frame" "^7.0.0"
|
| 3546 | + "@jest/test-result" "^24.7.1" |
| 3547 | + "@jest/types" "^24.7.0" |
| 3548 | + "@types/stack-utils" "^1.0.1" |
3495 | 3549 | chalk "^2.0.1"
|
3496 | 3550 | micromatch "^3.1.10"
|
3497 | 3551 | slash "^2.0.0"
|
3498 | 3552 | stack-utils "^1.0.1"
|
3499 | 3553 |
|
3500 |
| -jest-regex-util@^24.0.0: |
3501 |
| - version "24.0.0" |
3502 |
| - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.0.0.tgz#4feee8ec4a358f5bee0a654e94eb26163cb9089a" |
3503 |
| - integrity sha512-Jv/uOTCuC+PY7WpJl2mpoI+WbY2ut73qwwO9ByJJNwOCwr1qWhEW2Lyi2S9ZewUdJqeVpEBisdEVZSI+Zxo58Q== |
| 3554 | +jest-regex-util@^24.3.0: |
| 3555 | + version "24.3.0" |
| 3556 | + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.3.0.tgz#d5a65f60be1ae3e310d5214a0307581995227b36" |
| 3557 | + integrity sha512-tXQR1NEOyGlfylyEjg1ImtScwMq8Oh3iJbGTjN7p0J23EuVX1MA8rwU69K4sLbCmwzgCUbVkm0FkSF9TdzOhtg== |
3504 | 3558 |
|
3505 | 3559 | js-base64@^2.1.9:
|
3506 | 3560 | version "2.4.9"
|
@@ -5285,13 +5339,15 @@ prettier@^1.16.4:
|
5285 | 5339 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
|
5286 | 5340 | integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
|
5287 | 5341 |
|
5288 |
| -pretty-format@^24.0.0: |
5289 |
| - version "24.0.0" |
5290 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.0.0.tgz#cb6599fd73ac088e37ed682f61291e4678f48591" |
5291 |
| - integrity sha512-LszZaKG665djUcqg5ZQq+XzezHLKrxsA86ZABTozp+oNhkdqa+tG2dX4qa6ERl5c/sRDrAa3lHmwnvKoP+OG/g== |
| 5342 | +pretty-format@^24.7.0: |
| 5343 | + version "24.7.0" |
| 5344 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.7.0.tgz#d23106bc2edcd776079c2daa5da02bcb12ed0c10" |
| 5345 | + integrity sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA== |
5292 | 5346 | dependencies:
|
| 5347 | + "@jest/types" "^24.7.0" |
5293 | 5348 | ansi-regex "^4.0.0"
|
5294 | 5349 | ansi-styles "^3.2.0"
|
| 5350 | + react-is "^16.8.4" |
5295 | 5351 |
|
5296 | 5352 | private@^0.1.6:
|
5297 | 5353 | version "0.1.8"
|
@@ -5402,6 +5458,11 @@ rc@^1.2.7:
|
5402 | 5458 | minimist "^1.2.0"
|
5403 | 5459 | strip-json-comments "~2.0.1"
|
5404 | 5460 |
|
| 5461 | +react-is@^16.8.4: |
| 5462 | + version "16.8.6" |
| 5463 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" |
| 5464 | + integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== |
| 5465 | + |
5405 | 5466 | read-pkg-up@^1.0.1:
|
5406 | 5467 | version "1.0.1"
|
5407 | 5468 | resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
|
|
0 commit comments