diff --git a/package.json b/package.json index c506d17..4c775c6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-native": "0.57.5" }, "devDependencies": { - "@types/jest": "^23.3.9", + "@types/jest": "^24.0.0", "@types/react": "^16.7.6", "@types/react-native": "^0.57.7", "@types/react-test-renderer": "^16.0.3", diff --git a/yarn.lock b/yarn.lock index 7d72b91..4809107 100644 --- a/yarn.lock +++ b/yarn.lock @@ -563,9 +563,10 @@ lodash "^4.17.10" to-fast-properties "^2.0.0" -"@types/jest@^23.3.9": - version "23.3.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1" +"@types/jest@^24.0.0": + version "24.0.0" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.0.tgz#848492026c327b3548d92be0352a545c36a21e8a" + integrity sha512-kOafJnUTnMd7/OfEO/x3I47EHswNjn+dbz9qk3mtonr1RvKT+1FGVxnxAx08I9K8Tl7j9hpoJRE7OCf+t10fng== "@types/prop-types@*": version "15.5.6"