diff --git a/package.json b/package.json
index e338fe110b10dfa868610c138389a2a68afb3137..5393d46b3f0045c30bf147f1df10774507b50a44 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
     "@types/github-url-from-git": "1.5.0",
     "@types/got": "9.6.9",
     "@types/ini": "1.3.30",
-    "@types/jest": "24.0.24",
+    "@types/jest": "24.0.25",
     "@types/js-yaml": "3.12.1",
     "@types/json5": "0.0.30",
     "@types/later": "1.2.5",
diff --git a/yarn.lock b/yarn.lock
index 5bb940c07268c037cc1763a829df41fc20c85566..ec004d6b084d7e07d4d9f06d2a37a354d90111d8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1231,10 +1231,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"