diff --git a/packages/jest-cli/package.json b/packages/jest-cli/package.json index 3588bb96fba2..99bc56867d7a 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": "^25.1.0", + "@jest/core": "^26.0.0", "@jest/test-result": "^25.1.0", "@jest/types": "^25.1.0", "chalk": "^3.0.0",