Skip to content

Commit 6f76dda

Browse files
chore(deps): update dependency @types/jest to v29.5.14
1 parent 17dceb2 commit 6f76dda

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.3",
28-
"@types/jest": "29.5.3",
28+
"@types/jest": "29.5.14",
2929
"@types/react": "18.2.20",
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].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==
1805+
"@types/[email protected].14":
1806+
version "29.5.14"
1807+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1808+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
18091809
dependencies:
18101810
expect "^29.0.0"
18111811
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)