|
772 | 772 | resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.1.tgz#82d0993d8882bb05e0645fbb4731d9e939e895b3"
|
773 | 773 | integrity sha512-I2EjI9TbEFJNLziNPFfpo64PNanOaK17iL2kTW/jGlGOa4bvHw4VEied83kOEB7NJjXf1KfvmsQ2aEjy3xjiGg==
|
774 | 774 |
|
| 775 | +"@jest/console@^24.7.1": |
| 776 | + version "24.7.1" |
| 777 | + resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.7.1.tgz#32a9e42535a97aedfe037e725bd67e954b459545" |
| 778 | + integrity sha512-iNhtIy2M8bXlAOULWVTUxmnelTLFneTNEkHCgPmgd+zNwy9zVddJ6oS5rZ9iwoscNdT5mMwUd0C51v/fSlzItg== |
| 779 | + dependencies: |
| 780 | + "@jest/source-map" "^24.3.0" |
| 781 | + chalk "^2.0.1" |
| 782 | + slash "^2.0.0" |
| 783 | + |
| 784 | +"@jest/source-map@^24.3.0": |
| 785 | + version "24.3.0" |
| 786 | + resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.3.0.tgz#563be3aa4d224caf65ff77edc95cd1ca4da67f28" |
| 787 | + integrity sha512-zALZt1t2ou8le/crCeeiRYzvdnTzaIlpOWaet45lNSqNJUnXbppUUFR4ZUAlzgDmKee4Q5P/tKXypI1RiHwgag== |
| 788 | + dependencies: |
| 789 | + callsites "^3.0.0" |
| 790 | + graceful-fs "^4.1.15" |
| 791 | + source-map "^0.6.0" |
| 792 | + |
| 793 | +"@jest/test-result@^24.8.0": |
| 794 | + version "24.8.0" |
| 795 | + resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.8.0.tgz#7675d0aaf9d2484caa65e048d9b467d160f8e9d3" |
| 796 | + integrity sha512-+YdLlxwizlfqkFDh7Mc7ONPQAhA4YylU1s529vVM1rsf67vGZH/2GGm5uO8QzPeVyaVMobCQ7FTxl38QrKRlng== |
| 797 | + dependencies: |
| 798 | + "@jest/console" "^24.7.1" |
| 799 | + "@jest/types" "^24.8.0" |
| 800 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 801 | + |
| 802 | +"@jest/types@^24.8.0": |
| 803 | + version "24.8.0" |
| 804 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.8.0.tgz#f31e25948c58f0abd8c845ae26fcea1491dea7ad" |
| 805 | + integrity sha512-g17UxVr2YfBtaMUxn9u/4+siG1ptg9IGYAYwvpwn61nBg779RXnjE/m7CxYcIzEt0AbHZZAHSEZNhkE2WxURVg== |
| 806 | + dependencies: |
| 807 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 808 | + "@types/istanbul-reports" "^1.1.1" |
| 809 | + "@types/yargs" "^12.0.9" |
| 810 | + |
775 | 811 | "@marionebl/sander@^0.6.0":
|
776 | 812 | version "0.6.1"
|
777 | 813 | resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"
|
|
900 | 936 | resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
|
901 | 937 | integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
|
902 | 938 |
|
| 939 | +"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": |
| 940 | + version "2.0.1" |
| 941 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff" |
| 942 | + integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg== |
| 943 | + |
| 944 | +"@types/istanbul-lib-report@*": |
| 945 | + version "1.1.1" |
| 946 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#e5471e7fa33c61358dd38426189c037a58433b8c" |
| 947 | + integrity sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg== |
| 948 | + dependencies: |
| 949 | + "@types/istanbul-lib-coverage" "*" |
| 950 | + |
| 951 | +"@types/istanbul-reports@^1.1.1": |
| 952 | + version "1.1.1" |
| 953 | + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a" |
| 954 | + integrity sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA== |
| 955 | + dependencies: |
| 956 | + "@types/istanbul-lib-coverage" "*" |
| 957 | + "@types/istanbul-lib-report" "*" |
| 958 | + |
903 | 959 |
|
904 | 960 | version "4.14.134"
|
905 | 961 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.134.tgz#9032b440122db3a2a56200e91191996161dde5b9"
|
|
925 | 981 | resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.11.tgz#6f28f005a36e779b7db0f1359b9fb9eef72aae88"
|
926 | 982 | integrity sha512-6ee09Ugx6GyEr0opUIakmxIWFNmqYPjkqa3/BuxCBokA0klsOLPgMD5K4q40lH7/yZVuJVzOfQpd7pipwjngkQ==
|
927 | 983 |
|
| 984 | +"@types/stack-utils@^1.0.1": |
| 985 | + version "1.0.1" |
| 986 | + resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
| 987 | + integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== |
| 988 | + |
| 989 | +"@types/yargs@^12.0.9": |
| 990 | + version "12.0.12" |
| 991 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916" |
| 992 | + integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw== |
| 993 | + |
928 | 994 | JSONStream@^1.0.4:
|
929 | 995 | version "1.3.5"
|
930 | 996 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -2258,10 +2324,10 @@ detect-libc@^1.0.2:
|
2258 | 2324 | resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
|
2259 | 2325 | integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
|
2260 | 2326 |
|
2261 |
| -diff-sequences@^24.0.0: |
2262 |
| - version "24.0.0" |
2263 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.0.0.tgz#cdf8e27ed20d8b8d3caccb4e0c0d8fe31a173013" |
2264 |
| - integrity sha512-46OkIuVGBBnrC0soO/4LHu5LHGHx0uhP65OVz8XOrAJpqiCB2aVIuESvjI1F9oqebuvY8lekS1pt6TN7vt7qsw== |
| 2327 | +diff-sequences@^24.3.0: |
| 2328 | + version "24.3.0" |
| 2329 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975" |
| 2330 | + integrity sha512-xLqpez+Zj9GKSnPWS0WZw1igGocZ+uua8+y+5dDNTT934N3QuY1sp2LkHzwiaYQGz60hMq0pjAshdeXm5VUOEw== |
2265 | 2331 |
|
2266 | 2332 | [email protected], diff@^3.1.0, diff@^3.2.0, diff@^3.5.0:
|
2267 | 2333 | version "3.5.0"
|
@@ -2534,16 +2600,17 @@ expand-brackets@^2.1.4:
|
2534 | 2600 | snapdragon "^0.8.1"
|
2535 | 2601 | to-regex "^3.0.1"
|
2536 | 2602 |
|
2537 |
| -expect@^24.1.0: |
2538 |
| - version "24.1.0" |
2539 |
| - resolved "https://registry.yarnpkg.com/expect/-/expect-24.1.0.tgz#88e73301c4c785cde5f16da130ab407bdaf8c0f2" |
2540 |
| - integrity sha512-lVcAPhaYkQcIyMS+F8RVwzbm1jro20IG8OkvxQ6f1JfqhVZyyudCwYogQ7wnktlf14iF3ii7ArIUO/mqvrW9Gw== |
| 2603 | +expect@^24.8.0: |
| 2604 | + version "24.8.0" |
| 2605 | + resolved "https://registry.yarnpkg.com/expect/-/expect-24.8.0.tgz#471f8ec256b7b6129ca2524b2a62f030df38718d" |
| 2606 | + integrity sha512-/zYvP8iMDrzaaxHVa724eJBCKqSHmO0FA7EDkBiRHxg6OipmMn1fN+C8T9L9K8yr7UONkOifu6+LLH+z76CnaA== |
2541 | 2607 | dependencies:
|
| 2608 | + "@jest/types" "^24.8.0" |
2542 | 2609 | ansi-styles "^3.2.0"
|
2543 |
| - jest-get-type "^24.0.0" |
2544 |
| - jest-matcher-utils "^24.0.0" |
2545 |
| - jest-message-util "^24.0.0" |
2546 |
| - jest-regex-util "^24.0.0" |
| 2610 | + jest-get-type "^24.8.0" |
| 2611 | + jest-matcher-utils "^24.8.0" |
| 2612 | + jest-message-util "^24.8.0" |
| 2613 | + jest-regex-util "^24.3.0" |
2547 | 2614 |
|
2548 | 2615 | extend-shallow@^2.0.1:
|
2549 | 2616 | version "2.0.1"
|
@@ -2827,10 +2894,10 @@ globby@^6.1.0:
|
2827 | 2894 | pify "^2.0.0"
|
2828 | 2895 | pinkie-promise "^2.0.0"
|
2829 | 2896 |
|
2830 |
| -graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3: |
2831 |
| - version "4.1.11" |
2832 |
| - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" |
2833 |
| - integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg= |
| 2897 | +graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3: |
| 2898 | + version "4.1.15" |
| 2899 | + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00" |
| 2900 | + integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA== |
2834 | 2901 |
|
2835 | 2902 | grapheme-breaker@^0.3.2:
|
2836 | 2903 | version "0.3.2"
|
@@ -3479,46 +3546,49 @@ istanbul-reports@^2.0.1:
|
3479 | 3546 | dependencies:
|
3480 | 3547 | handlebars "^4.0.11"
|
3481 | 3548 |
|
3482 |
| -jest-diff@^24.0.0: |
3483 |
| - version "24.0.0" |
3484 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.0.0.tgz#a3e5f573dbac482f7d9513ac9cfa21644d3d6b34" |
3485 |
| - integrity sha512-XY5wMpRaTsuMoU+1/B2zQSKQ9RdE9gsLkGydx3nvApeyPijLA8GtEvIcPwISRCer+VDf9W1mStTYYq6fPt8ryA== |
| 3549 | +jest-diff@^24.8.0: |
| 3550 | + version "24.8.0" |
| 3551 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.8.0.tgz#146435e7d1e3ffdf293d53ff97e193f1d1546172" |
| 3552 | + integrity sha512-wxetCEl49zUpJ/bvUmIFjd/o52J+yWcoc5ZyPq4/W1LUKGEhRYDIbP1KcF6t+PvqNrGAFk4/JhtxDq/Nnzs66g== |
3486 | 3553 | dependencies:
|
3487 | 3554 | chalk "^2.0.1"
|
3488 |
| - diff-sequences "^24.0.0" |
3489 |
| - jest-get-type "^24.0.0" |
3490 |
| - pretty-format "^24.0.0" |
| 3555 | + diff-sequences "^24.3.0" |
| 3556 | + jest-get-type "^24.8.0" |
| 3557 | + pretty-format "^24.8.0" |
3491 | 3558 |
|
3492 |
| -jest-get-type@^24.0.0: |
3493 |
| - version "24.0.0" |
3494 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.0.0.tgz#36e72930b78e33da59a4f63d44d332188278940b" |
3495 |
| - integrity sha512-z6/Eyf6s9ZDGz7eOvl+fzpuJmN9i0KyTt1no37/dHu8galssxz5ZEgnc1KaV8R31q1khxyhB4ui/X5ZjjPk77w== |
| 3559 | +jest-get-type@^24.8.0: |
| 3560 | + version "24.8.0" |
| 3561 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.8.0.tgz#a7440de30b651f5a70ea3ed7ff073a32dfe646fc" |
| 3562 | + integrity sha512-RR4fo8jEmMD9zSz2nLbs2j0zvPpk/KCEz3a62jJWbd2ayNo0cb+KFRxPHVhE4ZmgGJEQp0fosmNz84IfqM8cMQ== |
3496 | 3563 |
|
3497 |
| -jest-matcher-utils@^24.0.0: |
3498 |
| - version "24.0.0" |
3499 |
| - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.0.0.tgz#fc9c41cfc49b2c3ec14e576f53d519c37729d579" |
3500 |
| - integrity sha512-LQTDmO+aWRz1Tf9HJg+HlPHhDh1E1c65kVwRFo5mwCVp5aQDzlkz4+vCvXhOKFjitV2f0kMdHxnODrXVoi+rlA== |
| 3564 | +jest-matcher-utils@^24.8.0: |
| 3565 | + version "24.8.0" |
| 3566 | + resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.8.0.tgz#2bce42204c9af12bde46f83dc839efe8be832495" |
| 3567 | + integrity sha512-lex1yASY51FvUuHgm0GOVj7DCYEouWSlIYmCW7APSqB9v8mXmKSn5+sWVF0MhuASG0bnYY106/49JU1FZNl5hw== |
3501 | 3568 | dependencies:
|
3502 | 3569 | chalk "^2.0.1"
|
3503 |
| - jest-diff "^24.0.0" |
3504 |
| - jest-get-type "^24.0.0" |
3505 |
| - pretty-format "^24.0.0" |
| 3570 | + jest-diff "^24.8.0" |
| 3571 | + jest-get-type "^24.8.0" |
| 3572 | + pretty-format "^24.8.0" |
3506 | 3573 |
|
3507 |
| -jest-message-util@^24.0.0: |
3508 |
| - version "24.0.0" |
3509 |
| - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.0.0.tgz#a07a141433b2c992dbaec68d4cbfe470ba289619" |
3510 |
| - integrity sha512-J9ROJIwz/IeC+eV1XSwnRK4oAwPuhmxEyYx1+K5UI+pIYwFZDSrfZaiWTdq0d2xYFw4Xiu+0KQWsdsQpgJMf3Q== |
| 3574 | +jest-message-util@^24.8.0: |
| 3575 | + version "24.8.0" |
| 3576 | + resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.8.0.tgz#0d6891e72a4beacc0292b638685df42e28d6218b" |
| 3577 | + integrity sha512-p2k71rf/b6ns8btdB0uVdljWo9h0ovpnEe05ZKWceQGfXYr4KkzgKo3PBi8wdnd9OtNh46VpNIJynUn/3MKm1g== |
3511 | 3578 | dependencies:
|
3512 | 3579 | "@babel/code-frame" "^7.0.0"
|
| 3580 | + "@jest/test-result" "^24.8.0" |
| 3581 | + "@jest/types" "^24.8.0" |
| 3582 | + "@types/stack-utils" "^1.0.1" |
3513 | 3583 | chalk "^2.0.1"
|
3514 | 3584 | micromatch "^3.1.10"
|
3515 | 3585 | slash "^2.0.0"
|
3516 | 3586 | stack-utils "^1.0.1"
|
3517 | 3587 |
|
3518 |
| -jest-regex-util@^24.0.0: |
3519 |
| - version "24.0.0" |
3520 |
| - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.0.0.tgz#4feee8ec4a358f5bee0a654e94eb26163cb9089a" |
3521 |
| - integrity sha512-Jv/uOTCuC+PY7WpJl2mpoI+WbY2ut73qwwO9ByJJNwOCwr1qWhEW2Lyi2S9ZewUdJqeVpEBisdEVZSI+Zxo58Q== |
| 3588 | +jest-regex-util@^24.3.0: |
| 3589 | + version "24.3.0" |
| 3590 | + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.3.0.tgz#d5a65f60be1ae3e310d5214a0307581995227b36" |
| 3591 | + integrity sha512-tXQR1NEOyGlfylyEjg1ImtScwMq8Oh3iJbGTjN7p0J23EuVX1MA8rwU69K4sLbCmwzgCUbVkm0FkSF9TdzOhtg== |
3522 | 3592 |
|
3523 | 3593 | js-base64@^2.1.9:
|
3524 | 3594 | version "2.4.9"
|
@@ -5303,13 +5373,15 @@ prettier@^1.17.1:
|
5303 | 5373 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
|
5304 | 5374 | integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
|
5305 | 5375 |
|
5306 |
| -pretty-format@^24.0.0: |
5307 |
| - version "24.0.0" |
5308 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.0.0.tgz#cb6599fd73ac088e37ed682f61291e4678f48591" |
5309 |
| - integrity sha512-LszZaKG665djUcqg5ZQq+XzezHLKrxsA86ZABTozp+oNhkdqa+tG2dX4qa6ERl5c/sRDrAa3lHmwnvKoP+OG/g== |
| 5376 | +pretty-format@^24.8.0: |
| 5377 | + version "24.8.0" |
| 5378 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.8.0.tgz#8dae7044f58db7cb8be245383b565a963e3c27f2" |
| 5379 | + integrity sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw== |
5310 | 5380 | dependencies:
|
| 5381 | + "@jest/types" "^24.8.0" |
5311 | 5382 | ansi-regex "^4.0.0"
|
5312 | 5383 | ansi-styles "^3.2.0"
|
| 5384 | + react-is "^16.8.4" |
5313 | 5385 |
|
5314 | 5386 | private@^0.1.6:
|
5315 | 5387 | version "0.1.8"
|
@@ -5420,6 +5492,11 @@ rc@^1.2.7:
|
5420 | 5492 | minimist "^1.2.0"
|
5421 | 5493 | strip-json-comments "~2.0.1"
|
5422 | 5494 |
|
| 5495 | +react-is@^16.8.4: |
| 5496 | + version "16.8.6" |
| 5497 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" |
| 5498 | + integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== |
| 5499 | + |
5423 | 5500 | read-pkg-up@^1.0.1:
|
5424 | 5501 | version "1.0.1"
|
5425 | 5502 | resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
|
|
0 commit comments