diff --git a/node_modules/@jest/transform/package.json b/node_modules/@jest/transform/package.json index a356f905..dd5a9ea7 100644 --- a/node_modules/@jest/transform/package.json +++ b/node_modules/@jest/transform/package.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^24.9.0", - "babel-plugin-istanbul": "^5.1.0", + "babel-plugin-istanbul": "^6.0.0", "chalk": "^2.0.1", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.0.0",