diff --git a/package.json b/package.json index 7e5db772..80e72a23 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@react-native-community/eslint-config": "3.2.0", "@testing-library/react-hooks": "8.0.1", "@testing-library/react-native": "12.1.3", - "@types/jest": "29.5.3", + "@types/jest": "29.5.12", "@types/react": "18.2.20", "@types/react-native": "0.72.2", "all-contributors-cli": "6.25.1", diff --git a/yarn.lock b/yarn.lock index 352067e6..b366a29e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1802,10 +1802,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.3": - version "29.5.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777" - integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA== +"@types/jest@29.5.12": + version "29.5.12" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" + integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== dependencies: expect "^29.0.0" pretty-format "^29.0.0"