diff --git a/package.json b/package.json index 5b92414..ace56f9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^10.0.0", "@types/convert-source-map": "^1.5.1", "@types/find-root": "^1.1.1", - "@types/jest": "^23.3.10", + "@types/jest": "^24.0.0", "@types/lodash": "^4.14.118", "@types/react-dom": "^16.0.11", "coveralls": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 7010fcd..2e57059 100644 --- a/yarn.lock +++ b/yarn.lock @@ -164,10 +164,10 @@ dependencies: "@types/node" "*" -"@types/jest@^23.3.10": - version "23.3.10" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.10.tgz#4897974cc317bf99d4fe6af1efa15957fa9c94de" - integrity sha512-DC8xTuW/6TYgvEg3HEXS7cu9OijFqprVDXXiOcdOKZCU/5PJNLZU37VVvmZHdtMiGOa8wAA/We+JzbdxFzQTRQ== +"@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/lodash@^4.14.118": version "4.14.118"