diff --git a/packages/confusing-browser-globals/package.json b/packages/confusing-browser-globals/package.json
index 874bec0a52b..6055297a370 100644
--- a/packages/confusing-browser-globals/package.json
+++ b/packages/confusing-browser-globals/package.json
@@ -16,6 +16,6 @@
     "index.js"
   ],
   "devDependencies": {
-    "jest": "22.4.1"
+    "jest": "24.0.0"
   }
 }