diff --git a/packages/jest-runtime/package.json b/packages/jest-runtime/package.json index ff9779ea60f8..4f13de072b6f 100644 --- a/packages/jest-runtime/package.json +++ b/packages/jest-runtime/package.json @@ -10,7 +10,7 @@ "dependencies": { "babel-core": "^6.0.0", "babel-jest": "^18.0.0", - "babel-plugin-istanbul": "^3.0.0", + "babel-plugin-istanbul": "^3.1.0-candidate.0", "chalk": "^1.1.3", "graceful-fs": "^4.1.6", "istanbul-lib-instrument": "^1.3.0",