|
1771 | 1771 | "@types/istanbul-lib-coverage" "*"
|
1772 | 1772 | "@types/istanbul-lib-report" "*"
|
1773 | 1773 |
|
1774 |
| -"@types/jest@^25.1.3": |
| 1774 | +"@types/jest@^25.1.3", "@types/jest@^25.1.4": |
1775 | 1775 | version "25.2.3"
|
1776 | 1776 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
|
1777 | 1777 | integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
|
1778 | 1778 | dependencies:
|
1779 | 1779 | jest-diff "^25.2.1"
|
1780 | 1780 | pretty-format "^25.2.1"
|
1781 | 1781 |
|
1782 |
| -"@types/jest@^25.1.4": |
1783 |
| - version "25.1.4" |
1784 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760" |
1785 |
| - integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw== |
1786 |
| - dependencies: |
1787 |
| - jest-diff "^25.1.0" |
1788 |
| - pretty-format "^25.1.0" |
1789 |
| - |
1790 | 1782 | "@types/json-schema@^7.0.3":
|
1791 | 1783 | version "7.0.4"
|
1792 | 1784 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
@@ -3839,11 +3831,6 @@ detect-newline@^3.0.0:
|
3839 | 3831 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
3840 | 3832 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
3841 | 3833 |
|
3842 |
| -diff-sequences@^25.1.0: |
3843 |
| - version "25.1.0" |
3844 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.1.0.tgz#fd29a46f1c913fd66c22645dc75bffbe43051f32" |
3845 |
| - integrity sha512-nFIfVk5B/NStCsJ+zaPO4vYuLjlzQ6uFvPxzYyHlejNZ/UGa7G/n7peOXVrVNvRuyfstt+mZQYGpjxg9Z6N8Kw== |
3846 |
| - |
3847 | 3834 | diff-sequences@^25.2.6:
|
3848 | 3835 | version "25.2.6"
|
3849 | 3836 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd"
|
@@ -6275,17 +6262,7 @@ jest-config@^25.1.0:
|
6275 | 6262 | pretty-format "^25.1.0"
|
6276 | 6263 | realpath-native "^1.1.0"
|
6277 | 6264 |
|
6278 |
| -jest-diff@^25.1.0: |
6279 |
| - version "25.1.0" |
6280 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.1.0.tgz#58b827e63edea1bc80c1de952b80cec9ac50e1ad" |
6281 |
| - integrity sha512-nepXgajT+h017APJTreSieh4zCqnSHEJ1iT8HDlewu630lSJ4Kjjr9KNzm+kzGwwcpsDE6Snx1GJGzzsefaEHw== |
6282 |
| - dependencies: |
6283 |
| - chalk "^3.0.0" |
6284 |
| - diff-sequences "^25.1.0" |
6285 |
| - jest-get-type "^25.1.0" |
6286 |
| - pretty-format "^25.1.0" |
6287 |
| - |
6288 |
| -jest-diff@^25.2.1: |
| 6265 | +jest-diff@^25.1.0, jest-diff@^25.2.1: |
6289 | 6266 | version "25.5.0"
|
6290 | 6267 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
|
6291 | 6268 | integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==
|
|
0 commit comments