|
683 | 683 | source-map "^0.6.1" |
684 | 684 | write-file-atomic "^3.0.0" |
685 | 685 |
|
686 | | -"@jest/types@^26.6.0": |
687 | | - version "26.6.0" |
688 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.0.tgz#2c045f231bfd79d52514cda3fbc93ef46157fa6a" |
689 | | - integrity sha512-8pDeq/JVyAYw7jBGU83v8RMYAkdrRxLG3BGnAJuqaQAUd6GWBmND2uyl+awI88+hit48suLoLjNFtR+ZXxWaYg== |
690 | | - dependencies: |
691 | | - "@types/istanbul-lib-coverage" "^2.0.0" |
692 | | - "@types/istanbul-reports" "^3.0.0" |
693 | | - "@types/node" "*" |
694 | | - "@types/yargs" "^15.0.0" |
695 | | - chalk "^4.0.0" |
696 | | - |
697 | 686 | "@jest/types@^27.0.2": |
698 | 687 | version "27.0.2" |
699 | 688 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.2.tgz#e153d6c46bda0f2589f0702b071f9898c7bbd37e" |
|
861 | 850 | dependencies: |
862 | 851 | "@types/istanbul-lib-report" "*" |
863 | 852 |
|
864 | | - |
865 | | - version "27.0.0" |
866 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.0.tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35" |
867 | | - integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg== |
| 853 | + |
| 854 | + version "27.0.1" |
| 855 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" |
| 856 | + integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== |
868 | 857 | dependencies: |
869 | | - jest-diff "^26.0.0" |
870 | | - pretty-format "^26.0.0" |
| 858 | + jest-diff "^27.0.0" |
| 859 | + pretty-format "^27.0.0" |
871 | 860 |
|
872 | 861 | "@types/json-schema@*": |
873 | 862 | version "7.0.4" |
|
914 | 903 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d" |
915 | 904 | integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== |
916 | 905 |
|
917 | | -"@types/yargs@^15.0.0": |
918 | | - version "15.0.5" |
919 | | - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79" |
920 | | - integrity sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w== |
921 | | - dependencies: |
922 | | - "@types/yargs-parser" "*" |
923 | | - |
924 | 906 | "@types/yargs@^16.0.0": |
925 | 907 | version "16.0.3" |
926 | 908 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.3.tgz#4b6d35bb8e680510a7dc2308518a80ee1ef27e01" |
@@ -1476,11 +1458,6 @@ detect-newline@^3.0.0: |
1476 | 1458 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651" |
1477 | 1459 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== |
1478 | 1460 |
|
1479 | | -diff-sequences@^26.5.0: |
1480 | | - version "26.5.0" |
1481 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.5.0.tgz#ef766cf09d43ed40406611f11c6d8d9dd8b2fefd" |
1482 | | - integrity sha512-ZXx86srb/iYy6jG71k++wBN9P9J05UNQ5hQHQd9MtMPvcqXPx/vKU69jfHV637D00Q2gSgPk2D+jSx3l1lDW/Q== |
1483 | | - |
1484 | 1461 | diff-sequences@^27.0.6: |
1485 | 1462 | version "27.0.6" |
1486 | 1463 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723" |
@@ -2277,17 +2254,7 @@ jest-config@^27.0.6: |
2277 | 2254 | micromatch "^4.0.4" |
2278 | 2255 | pretty-format "^27.0.6" |
2279 | 2256 |
|
2280 | | -jest-diff@^26.0.0: |
2281 | | - version "26.6.0" |
2282 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.0.tgz#5e5bbbaf93ec5017fae2b3ef12fc895e29988379" |
2283 | | - integrity sha512-IH09rKsdWY8YEY7ii2BHlSq59oXyF2pK3GoK+hOK9eD/x6009eNB5Jv1shLMKgxekodPzLlV7eZP1jPFQYds8w== |
2284 | | - dependencies: |
2285 | | - chalk "^4.0.0" |
2286 | | - diff-sequences "^26.5.0" |
2287 | | - jest-get-type "^26.3.0" |
2288 | | - pretty-format "^26.6.0" |
2289 | | - |
2290 | | -jest-diff@^27.0.6: |
| 2257 | +jest-diff@^27.0.0, jest-diff@^27.0.6: |
2291 | 2258 | version "27.0.6" |
2292 | 2259 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e" |
2293 | 2260 | integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg== |
@@ -2340,11 +2307,6 @@ jest-environment-node@^27.0.6: |
2340 | 2307 | jest-mock "^27.0.6" |
2341 | 2308 | jest-util "^27.0.6" |
2342 | 2309 |
|
2343 | | -jest-get-type@^26.3.0: |
2344 | | - version "26.3.0" |
2345 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" |
2346 | | - integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== |
2347 | | - |
2348 | 2310 | jest-get-type@^27.0.6: |
2349 | 2311 | version "27.0.6" |
2350 | 2312 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe" |
|
3084 | 3046 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" |
3085 | 3047 | integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== |
3086 | 3048 |
|
3087 | | -pretty-format@^26.0.0, pretty-format@^26.6.0: |
3088 | | - version "26.6.0" |
3089 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.0.tgz#1e1030e3c70e3ac1c568a5fd15627671ea159391" |
3090 | | - integrity sha512-Uumr9URVB7bm6SbaByXtx+zGlS+0loDkFMHP0kHahMjmfCtmFY03iqd++5v3Ld6iB5TocVXlBN/T+DXMn9d4BA== |
3091 | | - dependencies: |
3092 | | - "@jest/types" "^26.6.0" |
3093 | | - ansi-regex "^5.0.0" |
3094 | | - ansi-styles "^4.0.0" |
3095 | | - react-is "^16.12.0" |
3096 | | - |
3097 | | -pretty-format@^27.0.6: |
| 3049 | +pretty-format@^27.0.0, pretty-format@^27.0.6: |
3098 | 3050 | version "27.0.6" |
3099 | 3051 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f" |
3100 | 3052 | integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ== |
@@ -3147,11 +3099,6 @@ punycode@^2.1.0, punycode@^2.1.1: |
3147 | 3099 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" |
3148 | 3100 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== |
3149 | 3101 |
|
3150 | | -react-is@^16.12.0: |
3151 | | - version "16.13.1" |
3152 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
3153 | | - integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
3154 | | - |
3155 | 3102 | react-is@^17.0.1: |
3156 | 3103 | version "17.0.1" |
3157 | 3104 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" |
|
0 commit comments