diff --git a/packages/jest-config/package.json b/packages/jest-config/package.json index c285577e1b3e..0532ea3abfc9 100644 --- a/packages/jest-config/package.json +++ b/packages/jest-config/package.json @@ -30,11 +30,11 @@ "deepmerge": "^4.2.2", "glob": "^7.1.1", "graceful-fs": "^4.2.4", - "jest-circus": "^27.0.0-next.2", + "jest-circus": "^30.0.0", "jest-environment-jsdom": "^27.0.0-next.1", "jest-environment-node": "^27.0.0-next.1", "jest-get-type": "^27.0.0-next.0", - "jest-jasmine2": "^27.0.0-next.2", + "jest-jasmine2": "^30.0.0", "jest-regex-util": "^27.0.0-next.0", "jest-resolve": "^27.0.0-next.2", "jest-util": "^27.0.0-next.1",