diff --git a/packages/jest-runner/package.json b/packages/jest-runner/package.json index a6a8563e820f..c1a59921220d 100644 --- a/packages/jest-runner/package.json +++ b/packages/jest-runner/package.json @@ -24,7 +24,7 @@ "emittery": "^0.8.0", "exit": "^0.1.2", "graceful-fs": "^4.2.4", - "jest-config": "^27.0.0-next.2", + "jest-config": "^28.0.0", "jest-docblock": "^27.0.0-next.0", "jest-haste-map": "^27.0.0-next.2", "jest-leak-detector": "^27.0.0-next.1",