diff --git a/package.json b/package.json index 94f54dca..a0e54e10 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@babel/core": "7.7.7", "@babel/preset-env": "7.7.7", "@babel/preset-typescript": "7.7.7", - "@types/jest": "24.0.24", + "@types/jest": "24.0.25", "@types/js-yaml": "3.12.1", "@types/mkdirp": "0.5.2", "@types/node": "13.1.1", diff --git a/yarn.lock b/yarn.lock index 7f0ca8f8..3461e709 100644 --- a/yarn.lock +++ b/yarn.lock @@ -919,10 +919,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@24.0.24": - version "24.0.24" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05" - integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ== +"@types/jest@24.0.25": + version "24.0.25" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f" + integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g== dependencies: jest-diff "^24.3.0"