diff --git a/package.json b/package.json index 9e8d975..b0504b0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@testing-library/react": "9.4.0", "@types/autosuggest-highlight": "3.1.0", "@types/enzyme": "3.10.4", - "@types/jest": "24.0.23", + "@types/jest": "24.0.24", "@types/js-base64": "2.3.1", "@types/lodash": "4.14.149", "@types/node": "12.12.21", diff --git a/yarn.lock b/yarn.lock index 854bf27..5cfcc5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1877,10 +1877,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@24.0.23": - version "24.0.23" - resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4" - integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg== +"@types/jest@24.0.24": + version "24.0.24" + resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05" + integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ== dependencies: jest-diff "^24.3.0"