Skip to content

Commit fefb6ef

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.3
1 parent 4747987 commit fefb6ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@react-native-community/eslint-config": "3.2.0",
2626
"@testing-library/react-hooks": "8.0.1",
2727
"@testing-library/react-native": "12.1.2",
28-
"@types/jest": "29.5.2",
28+
"@types/jest": "29.5.3",
2929
"@types/react": "18.2.14",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1802,10 +1802,10 @@
18021802
dependencies:
18031803
"@types/istanbul-lib-report" "*"
18041804

1805-
"@types/[email protected].2":
1806-
version "29.5.2"
1807-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1808-
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
1805+
"@types/[email protected].3":
1806+
version "29.5.3"
1807+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
1808+
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
18091809
dependencies:
18101810
expect "^29.0.0"
18111811
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)