Skip to content

Commit 1c26453

Browse files
authored
Merge pull request #185 from gmsgowtham/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.6
2 parents f0fa61f + 4672ad5 commit 1c26453

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
@@ -62,7 +62,7 @@
6262
"@evilmartians/lefthook": "1.5.2",
6363
"@release-it/conventional-changelog": "7.0.2",
6464
"@testing-library/react-native": "12.3.0",
65-
"@types/jest": "29.5.5",
65+
"@types/jest": "29.5.6",
6666
"@types/node": "20.8.7",
6767
"@types/react": "18.2.28",
6868
"@types/react-native": "0.72.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3379,10 +3379,10 @@
33793379
dependencies:
33803380
"@types/istanbul-lib-report" "*"
33813381

3382-
"@types/jest@29.5.5":
3383-
version "29.5.5"
3384-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a"
3385-
integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==
3382+
"@types/jest@29.5.6":
3383+
version "29.5.6"
3384+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
3385+
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
33863386
dependencies:
33873387
expect "^29.0.0"
33883388
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)