diff --git a/packages/jest-cli/package.json b/packages/jest-cli/package.json index 0ae23ab456eb..96e29faae969 100644 --- a/packages/jest-cli/package.json +++ b/packages/jest-cli/package.json @@ -5,7 +5,7 @@ "main": "build/index.js", "types": "build/index.d.ts", "dependencies": { - "@jest/core": "^24.9.0", + "@jest/core": "^27.0.2", "@jest/test-result": "^24.9.0", "@jest/types": "^24.9.0", "chalk": "^2.0.1",