diff --git a/package.json b/package.json
index 3f278aa2cf1983a2986a899ffbf56ad1c750f207..179bedf22e6275f137102e6e7ee239c5a1180827 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.9.0",
+    "@types/jest": "24.9.1",
     "@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 9aac603810825edf15476c64abfbc25d01c1c779..420626fd978621c06babf83c9f8e0f5773cfbccf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1289,10 +1289,10 @@
     "@types/istanbul-lib-coverage" "*"
     "@types/istanbul-lib-report" "*"
 
-"@types/jest@24.9.0":
-  version "24.9.0"
-  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74"
-  integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w==
+"@types/jest@24.9.1":
+  version "24.9.1"
+  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534"
+  integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q==
   dependencies:
     jest-diff "^24.3.0"