Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 2b94dd9

Browse files
Bump @types/jest from 24.0.22 to 24.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.22 to 24.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a62f31f commit 2b94dd9

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,17 +1706,12 @@
17061706
"@types/istanbul-lib-coverage" "*"
17071707
"@types/istanbul-lib-report" "*"
17081708

1709-
"@types/jest-diff@*":
1710-
version "20.0.1"
1711-
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
1712-
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
1713-
17141709
"@types/jest@^24.0.11":
1715-
version "24.0.22"
1716-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.22.tgz#08a50be08e78aba850a1185626e71d31e2336145"
1717-
integrity sha512-t2OvhNZnrNjlzi2i0/cxbLVM59WN15I2r1Qtb7wDv28PnV9IzrPtagFRey/S9ezdLD0zyh1XGMQIEQND2YEfrw==
1710+
version "24.0.23"
1711+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
1712+
integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
17181713
dependencies:
1719-
"@types/jest-diff" "*"
1714+
jest-diff "^24.3.0"
17201715

17211716
"@types/json-schema@^7.0.3":
17221717
version "7.0.3"
@@ -7844,7 +7839,7 @@ jest-diff@^23.6.0:
78447839
jest-get-type "^22.1.0"
78457840
pretty-format "^23.6.0"
78467841

7847-
jest-diff@^24.9.0:
7842+
jest-diff@^24.3.0, jest-diff@^24.9.0:
78487843
version "24.9.0"
78497844
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
78507845
integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==

0 commit comments

Comments
 (0)