Bump Jest to 20.0.3 (#2196)

This commit is contained in:
Dan Abramov
2017-05-17 20:10:35 +01:00
committed by GitHub
parent d9a2974574
commit ee850f5822

View File

@@ -26,7 +26,7 @@
"autoprefixer": "7.1.0",
"babel-core": "6.24.1",
"babel-eslint": "7.2.3",
"babel-jest": "20.0.1",
"babel-jest": "20.0.3",
"babel-loader": "7.0.0",
"babel-preset-react-app": "^3.0.0",
"babel-runtime": "6.23.0",
@@ -48,7 +48,7 @@
"fs-extra": "3.0.1",
"html-webpack-plugin": "2.28.0",
"inquirer": "3.0.6",
"jest": "20.0.1",
"jest": "20.0.3",
"object-assign": "4.1.1",
"postcss-flexbugs-fixes": "3.0.0",
"postcss-loader": "2.0.5",