Skip to content

Commit 043cbde

Browse files
build(deps-dev): bump @types/jest from 25.2.1 to 25.2.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.1 to 25.2.3. - [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 3884c2a commit 043cbde

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -664,9 +664,9 @@
664664
"@types/istanbul-lib-report" "*"
665665

666666
"@types/jest@^25.1.4":
667-
version "25.2.1"
668-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
669-
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
667+
version "25.2.3"
668+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
669+
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
670670
dependencies:
671671
jest-diff "^25.2.1"
672672
pretty-format "^25.2.1"
@@ -3294,17 +3294,7 @@ jest-config@^25.5.4:
32943294
pretty-format "^25.5.0"
32953295
realpath-native "^2.0.0"
32963296

3297-
jest-diff@^25.2.1:
3298-
version "25.2.6"
3299-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.6.tgz#a6d70a9ab74507715ea1092ac513d1ab81c1b5e7"
3300-
integrity sha512-KuadXImtRghTFga+/adnNrv9s61HudRMR7gVSbP35UKZdn4IK2/0N0PpGZIqtmllK9aUyye54I3nu28OYSnqOg==
3301-
dependencies:
3302-
chalk "^3.0.0"
3303-
diff-sequences "^25.2.6"
3304-
jest-get-type "^25.2.6"
3305-
pretty-format "^25.2.6"
3306-
3307-
jest-diff@^25.5.0:
3297+
jest-diff@^25.2.1, jest-diff@^25.5.0:
33083298
version "25.5.0"
33093299
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
33103300
integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==
@@ -4956,7 +4946,7 @@ prettier@^2.0.5:
49564946
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
49574947
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
49584948

4959-
pretty-format@^25.0.0, pretty-format@^25.2.1, pretty-format@^25.2.6, pretty-format@^25.5.0:
4949+
pretty-format@^25.0.0, pretty-format@^25.2.1, pretty-format@^25.5.0:
49604950
version "25.5.0"
49614951
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
49624952
integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==

0 commit comments

Comments
 (0)