diff --git a/packages/jest-runner/package.json b/packages/jest-runner/package.json index a6a8563e820f..5b8c7e95e27b 100644 --- a/packages/jest-runner/package.json +++ b/packages/jest-runner/package.json @@ -24,13 +24,13 @@ "emittery": "^0.8.0", "exit": "^0.1.2", "graceful-fs": "^4.2.4", - "jest-config": "^27.0.0-next.2", + "jest-config": "^28.1.3", "jest-docblock": "^27.0.0-next.0", "jest-haste-map": "^27.0.0-next.2", "jest-leak-detector": "^27.0.0-next.1", "jest-message-util": "^27.0.0-next.1", "jest-resolve": "^27.0.0-next.2", - "jest-runtime": "^27.0.0-next.2", + "jest-runtime": "^28.1.3", "jest-util": "^27.0.0-next.1", "jest-worker": "^27.0.0-next.2", "source-map-support": "^0.5.6",