diff --git a/package.json b/package.json index 77ac2fb5..d4dc56c9 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@storybook/react": "5.3.19", "@testing-library/react": "10.4.7", "@testing-library/react-hooks": "3.4.1", - "@types/jest": "26.0.6", + "@types/jest": "26.0.7", "@types/react": "16.9.11", "@typescript-eslint/eslint-plugin": "3.7.0", "@typescript-eslint/parser": "3.7.0", diff --git a/yarn.lock b/yarn.lock index 6fe08a01..d0fae675 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3402,10 +3402,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@26.0.6": - version "26.0.6" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3" - integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw== +"@types/jest@26.0.7": + version "26.0.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324" + integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"