diff --git a/packages/jest-config/package.json b/packages/jest-config/package.json index c285577e1b3e..a11ded3c448d 100644 --- a/packages/jest-config/package.json +++ b/packages/jest-config/package.json @@ -31,7 +31,7 @@ "glob": "^7.1.1", "graceful-fs": "^4.2.4", "jest-circus": "^27.0.0-next.2", - "jest-environment-jsdom": "^27.0.0-next.1", + "jest-environment-jsdom": "^28.0.0", "jest-environment-node": "^27.0.0-next.1", "jest-get-type": "^27.0.0-next.0", "jest-jasmine2": "^27.0.0-next.2",