Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 6ee1f48

Browse files
committed
Update dependency @types/jest to v24.9.1
1 parent 106ff40 commit 6ee1f48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@nrwl/cypress": "8.10.1",
8686
"@nrwl/jest": "8.10.1",
8787
"@nrwl/workspace": "8.10.1",
88-
"@types/jest": "24.0.23",
88+
"@types/jest": "24.9.1",
8989
"@types/node": "8.10.59",
9090
"codelyzer": "5.2.0",
9191
"colors": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,10 +1653,10 @@
16531653
"@types/istanbul-lib-coverage" "*"
16541654
"@types/istanbul-lib-report" "*"
16551655

1656-
"@types/jest@24.0.23":
1657-
version "24.0.23"
1658-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
1659-
integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
1656+
"@types/jest@24.9.1":
1657+
version "24.9.1"
1658+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534"
1659+
integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q==
16601660
dependencies:
16611661
jest-diff "^24.3.0"
16621662

0 commit comments

Comments
 (0)