diff --git a/package.json b/package.json index 284f6ab6..951c29a0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@testing-library/react": "^12.0.0", "@testing-library/user-event": "^13.1.9", "@types/file-saver": "^2.0.1", - "@types/jest": "^26.0.20", + "@types/jest": "^26.0.24", "@types/node": "^12.20.4", "@types/react": "^16.14.10", "@types/react-dom": "^16.9.8", diff --git a/yarn.lock b/yarn.lock index 438bc7e7..ece6c01a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2016,10 +2016,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@^26.0.20": - version "26.0.23" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" - integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== +"@types/jest@*", "@types/jest@^26.0.24": + version "26.0.24" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" + integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"