diff --git a/package.json b/package.json index 41f34daf0ab89..68f8349ef08fb 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "autoprefixer-loader": "2.0.0", "babel-cli": "6.18.0", "babel-core": "6.21.0", - "babel-jest": "19.0.0", + "babel-jest": "20.0.0", "babel-loader": "6.2.10", "babel-plugin-add-module-exports": "0.2.1", "babel-plugin-transform-async-generator-functions": "6.24.1", @@ -216,7 +216,7 @@ "enzyme-to-json": "1.4.5", "eslint": "3.11.1", "eslint-plugin-babel": "4.0.0", - "eslint-plugin-jest": "19.0.1", + "eslint-plugin-jest": "20.0.0", "eslint-plugin-mocha": "4.7.0", "eslint-plugin-react": "6.10.3", "event-stream": "3.3.2", @@ -241,8 +241,8 @@ "husky": "0.8.1", "image-diff": "1.6.0", "istanbul-instrumenter-loader": "0.1.3", - "jest": "19.0.0", - "jest-cli": "19.0.0", + "jest": "20.0.0", + "jest-cli": "20.0.0", "jsdom": "9.9.1", "karma": "1.2.0", "karma-chrome-launcher": "0.2.0",