diff --git a/packages/confusing-browser-globals/package.json b/packages/confusing-browser-globals/package.json index d9e1f75696c..17a17d6baf0 100644 --- a/packages/confusing-browser-globals/package.json +++ b/packages/confusing-browser-globals/package.json @@ -21,6 +21,6 @@ "index.js" ], "devDependencies": { - "jest": "26.6.0" + "jest": "29.0.0" } }