|
470 | 470 | source-map "^0.6.1"
|
471 | 471 | write-file-atomic "^3.0.0"
|
472 | 472 |
|
473 |
| -"@jest/types@^25.1.0": |
474 |
| - version "25.1.0" |
475 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.1.0.tgz#b26831916f0d7c381e11dbb5e103a72aed1b4395" |
476 |
| - integrity sha512-VpOtt7tCrgvamWZh1reVsGADujKigBUFTi19mlRjqEGsE8qH4r3s+skY33dNdXOwyZIvuftZ5tqdF1IgsMejMA== |
| 473 | +"@jest/types@^25.5.0": |
| 474 | + version "25.5.0" |
| 475 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
| 476 | + integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== |
477 | 477 | dependencies:
|
478 | 478 | "@types/istanbul-lib-coverage" "^2.0.0"
|
479 | 479 | "@types/istanbul-reports" "^1.1.1"
|
|
771 | 771 | "@types/istanbul-lib-coverage" "*"
|
772 | 772 | "@types/istanbul-lib-report" "*"
|
773 | 773 |
|
774 |
| -"@types/jest@^25.0.0": |
775 |
| - version "25.1.0" |
776 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.0.tgz#b3955aa0be6057c65c0bfb11ac2ef1e078598d76" |
777 |
| - integrity sha512-MYX8LpNQboef1NDZQTchM5poL8WITRVG/4/1XLK/Xsamjptsvgb8ELTRoXixBARi+a81mMT4n2hooqaydEOE9A== |
| 774 | +"@types/jest@^26.0.0": |
| 775 | + version "26.0.3" |
| 776 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251" |
| 777 | + integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg== |
778 | 778 | dependencies:
|
779 |
| - jest-diff "^25.1.0" |
| 779 | + jest-diff "^25.2.1" |
| 780 | + pretty-format "^25.2.1" |
780 | 781 |
|
781 | 782 | "@types/js-yaml@^3.12.1":
|
782 | 783 | version "3.12.2"
|
@@ -2147,10 +2148,10 @@ detect-newline@^3.0.0:
|
2147 | 2148 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
2148 | 2149 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
2149 | 2150 |
|
2150 |
| -diff-sequences@^25.1.0: |
2151 |
| - version "25.1.0" |
2152 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.1.0.tgz#fd29a46f1c913fd66c22645dc75bffbe43051f32" |
2153 |
| - integrity sha512-nFIfVk5B/NStCsJ+zaPO4vYuLjlzQ6uFvPxzYyHlejNZ/UGa7G/n7peOXVrVNvRuyfstt+mZQYGpjxg9Z6N8Kw== |
| 2151 | +diff-sequences@^25.2.6: |
| 2152 | + version "25.2.6" |
| 2153 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd" |
| 2154 | + integrity sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg== |
2154 | 2155 |
|
2155 | 2156 | diff-sequences@^26.0.0:
|
2156 | 2157 | version "26.0.0"
|
@@ -3673,15 +3674,15 @@ jest-config@^26.1.0:
|
3673 | 3674 | micromatch "^4.0.2"
|
3674 | 3675 | pretty-format "^26.1.0"
|
3675 | 3676 |
|
3676 |
| -jest-diff@^25.1.0: |
3677 |
| - version "25.1.0" |
3678 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.1.0.tgz#58b827e63edea1bc80c1de952b80cec9ac50e1ad" |
3679 |
| - integrity sha512-nepXgajT+h017APJTreSieh4zCqnSHEJ1iT8HDlewu630lSJ4Kjjr9KNzm+kzGwwcpsDE6Snx1GJGzzsefaEHw== |
| 3677 | +jest-diff@^25.2.1: |
| 3678 | + version "25.5.0" |
| 3679 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9" |
| 3680 | + integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A== |
3680 | 3681 | dependencies:
|
3681 | 3682 | chalk "^3.0.0"
|
3682 |
| - diff-sequences "^25.1.0" |
3683 |
| - jest-get-type "^25.1.0" |
3684 |
| - pretty-format "^25.1.0" |
| 3683 | + diff-sequences "^25.2.6" |
| 3684 | + jest-get-type "^25.2.6" |
| 3685 | + pretty-format "^25.5.0" |
3685 | 3686 |
|
3686 | 3687 | jest-diff@^26.1.0:
|
3687 | 3688 | version "26.1.0"
|
@@ -3734,10 +3735,10 @@ jest-environment-node@^26.1.0:
|
3734 | 3735 | jest-mock "^26.1.0"
|
3735 | 3736 | jest-util "^26.1.0"
|
3736 | 3737 |
|
3737 |
| -jest-get-type@^25.1.0: |
3738 |
| - version "25.1.0" |
3739 |
| - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.1.0.tgz#1cfe5fc34f148dc3a8a3b7275f6b9ce9e2e8a876" |
3740 |
| - integrity sha512-yWkBnT+5tMr8ANB6V+OjmrIJufHtCAqI5ic2H40v+tRqxDmE0PGnIiTyvRWFOMtmVHYpwRqyazDbTnhpjsGvLw== |
| 3738 | +jest-get-type@^25.2.6: |
| 3739 | + version "25.2.6" |
| 3740 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877" |
| 3741 | + integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig== |
3741 | 3742 |
|
3742 | 3743 | jest-get-type@^26.0.0:
|
3743 | 3744 | version "26.0.0"
|
@@ -5294,12 +5295,12 @@ prettier@^2.0.0:
|
5294 | 5295 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
|
5295 | 5296 | integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
|
5296 | 5297 |
|
5297 |
| -pretty-format@^25.1.0: |
5298 |
| - version "25.1.0" |
5299 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.1.0.tgz#ed869bdaec1356fc5ae45de045e2c8ec7b07b0c8" |
5300 |
| - integrity sha512-46zLRSGLd02Rp+Lhad9zzuNZ+swunitn8zIpfD2B4OPCRLXbM87RJT2aBLBWYOznNUML/2l/ReMyWNC80PJBUQ== |
| 5298 | +pretty-format@^25.2.1, pretty-format@^25.5.0: |
| 5299 | + version "25.5.0" |
| 5300 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" |
| 5301 | + integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== |
5301 | 5302 | dependencies:
|
5302 |
| - "@jest/types" "^25.1.0" |
| 5303 | + "@jest/types" "^25.5.0" |
5303 | 5304 | ansi-regex "^5.0.0"
|
5304 | 5305 | ansi-styles "^4.0.0"
|
5305 | 5306 | react-is "^16.12.0"
|
|
0 commit comments