|
546 | 546 | source-map "^0.6.1"
|
547 | 547 | write-file-atomic "^3.0.0"
|
548 | 548 |
|
549 |
| -"@jest/types@^25.2.6": |
550 |
| - version "25.2.6" |
551 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.2.6.tgz#c12f44af9bed444438091e4b59e7ed05f8659cb6" |
552 |
| - integrity sha512-myJTTV37bxK7+3NgKc4Y/DlQ5q92/NOwZsZ+Uch7OXdElxOg61QYc72fPYNAjlvbnJ2YvbXLamIsa9tj48BmyQ== |
553 |
| - dependencies: |
554 |
| - "@types/istanbul-lib-coverage" "^2.0.0" |
555 |
| - "@types/istanbul-reports" "^1.1.1" |
556 |
| - "@types/yargs" "^15.0.0" |
557 |
| - chalk "^3.0.0" |
558 |
| - |
559 | 549 | "@jest/types@^25.5.0":
|
560 | 550 | version "25.5.0"
|
561 | 551 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
|
|
830 | 820 | "@types/istanbul-lib-report" "*"
|
831 | 821 |
|
832 | 822 | "@types/jest@^25.1.4":
|
833 |
| - version "25.2.1" |
834 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5" |
835 |
| - integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA== |
| 823 | + version "25.2.2" |
| 824 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf" |
| 825 | + integrity sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few== |
836 | 826 | dependencies:
|
837 | 827 | jest-diff "^25.2.1"
|
838 | 828 | pretty-format "^25.2.1"
|
@@ -4036,17 +4026,7 @@ jest-config@^25.5.4:
|
4036 | 4026 | pretty-format "^25.5.0"
|
4037 | 4027 | realpath-native "^2.0.0"
|
4038 | 4028 |
|
4039 |
| -jest-diff@^25.2.1: |
4040 |
| - version "25.2.6" |
4041 |
| - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.6.tgz#a6d70a9ab74507715ea1092ac513d1ab81c1b5e7" |
4042 |
| - integrity sha512-KuadXImtRghTFga+/adnNrv9s61HudRMR7gVSbP35UKZdn4IK2/0N0PpGZIqtmllK9aUyye54I3nu28OYSnqOg== |
4043 |
| - dependencies: |
4044 |
| - chalk "^3.0.0" |
4045 |
| - diff-sequences "^25.2.6" |
4046 |
| - jest-get-type "^25.2.6" |
4047 |
| - pretty-format "^25.2.6" |
4048 |
| - |
4049 |
| -jest-diff@^25.5.0: |
| 4029 | +jest-diff@^25.2.1, jest-diff@^25.5.0: |
4050 | 4030 | version "25.5.0"
|
4051 | 4031 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
|
4052 | 4032 | integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==
|
@@ -5884,17 +5864,7 @@ prettier@~1.14.0:
|
5884 | 5864 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
|
5885 | 5865 | integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
|
5886 | 5866 |
|
5887 |
| -pretty-format@^25.2.1, pretty-format@^25.2.6: |
5888 |
| - version "25.2.6" |
5889 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.2.6.tgz#542a1c418d019bbf1cca2e3620443bc1323cb8d7" |
5890 |
| - integrity sha512-DEiWxLBaCHneffrIT4B+TpMvkV9RNvvJrd3lY9ew1CEQobDzEXmYT1mg0hJhljZty7kCc10z13ohOFAE8jrUDg== |
5891 |
| - dependencies: |
5892 |
| - "@jest/types" "^25.2.6" |
5893 |
| - ansi-regex "^5.0.0" |
5894 |
| - ansi-styles "^4.0.0" |
5895 |
| - react-is "^16.12.0" |
5896 |
| - |
5897 |
| -pretty-format@^25.5.0: |
| 5867 | +pretty-format@^25.2.1, pretty-format@^25.5.0: |
5898 | 5868 | version "25.5.0"
|
5899 | 5869 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
|
5900 | 5870 | integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==
|
|
0 commit comments