diff --git a/package.json b/package.json index 738362ca..4cb3bcc0 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@storybook/react": "5.3.21", "@testing-library/react": "10.4.9", "@testing-library/react-hooks": "3.4.1", - "@types/jest": "26.0.12", + "@types/jest": "26.0.13", "@types/react": "16.9.11", "@typescript-eslint/eslint-plugin": "3.10.1", "@typescript-eslint/parser": "3.10.1", diff --git a/yarn.lock b/yarn.lock index 7368ab7a..6ab298fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3521,10 +3521,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@26.0.12": - version "26.0.12" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501" - integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg== +"@types/jest@26.0.13": + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" + integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"