Skip to content

Commit 324b636

Browse files
authored
Merge pull request #211 from gmsgowtham/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.8
2 parents 504755e + f1687ff commit 324b636

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@evilmartians/lefthook": "1.5.2",
6464
"@release-it/conventional-changelog": "8.0.1",
6565
"@testing-library/react-native": "12.4.0",
66-
"@types/jest": "29.5.6",
66+
"@types/jest": "29.5.8",
6767
"@types/node": "20.9.0",
6868
"@types/react": "18.2.33",
6969
"@types/react-native": "0.72.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3313,10 +3313,10 @@
33133313
dependencies:
33143314
"@types/istanbul-lib-report" "*"
33153315

3316-
"@types/jest@29.5.6":
3317-
version "29.5.6"
3318-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
3319-
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
3316+
"@types/jest@29.5.8":
3317+
version "29.5.8"
3318+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
3319+
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
33203320
dependencies:
33213321
expect "^29.0.0"
33223322
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)