Skip to content

Commit 89dc3d4

Browse files
build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.1 to 25.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a569067 commit 89dc3d4

File tree

1 file changed

+5
-35
lines changed

1 file changed

+5
-35
lines changed

yarn.lock

Lines changed: 5 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -546,16 +546,6 @@
546546
source-map "^0.6.1"
547547
write-file-atomic "^3.0.0"
548548

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-
559549
"@jest/types@^25.5.0":
560550
version "25.5.0"
561551
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
@@ -830,9 +820,9 @@
830820
"@types/istanbul-lib-report" "*"
831821

832822
"@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==
836826
dependencies:
837827
jest-diff "^25.2.1"
838828
pretty-format "^25.2.1"
@@ -4036,17 +4026,7 @@ jest-config@^25.5.4:
40364026
pretty-format "^25.5.0"
40374027
realpath-native "^2.0.0"
40384028

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:
40504030
version "25.5.0"
40514031
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
40524032
integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==
@@ -5884,17 +5864,7 @@ prettier@~1.14.0:
58845864
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
58855865
integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
58865866

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:
58985868
version "25.5.0"
58995869
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
59005870
integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==

0 commit comments

Comments
 (0)