diff --git a/package.json b/package.json index 2cc2f487..c12799cb 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@storybook/react": "5.3.14", "@testing-library/react": "9.5.0", "@testing-library/react-hooks": "3.2.1", - "@types/jest": "25.1.3", + "@types/jest": "25.1.4", "@types/react": "16.9.11", "@typescript-eslint/eslint-plugin": "2.22.0", "@typescript-eslint/parser": "2.22.0", diff --git a/yarn.lock b/yarn.lock index 8623c3f8..e30483c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3165,10 +3165,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@25.1.3": - version "25.1.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a" - integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg== +"@types/jest@25.1.4": + version "25.1.4" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760" + integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw== dependencies: jest-diff "^25.1.0" pretty-format "^25.1.0"