Updated react-scripts babel-jest && jest packages to 18.0.0 (#1311)

This commit is contained in:
David
2016-12-23 21:09:39 +01:00
committed by Dan Abramov
parent 7d66ba176a
commit ac6a4c83fd
3 changed files with 3 additions and 15 deletions

View File

@@ -26,7 +26,7 @@
"autoprefixer": "6.5.1",
"babel-core": "6.17.0",
"babel-eslint": "7.1.1",
"babel-jest": "17.0.2",
"babel-jest": "18.0.0",
"babel-loader": "6.2.7",
"babel-preset-react-app": "^2.0.1",
"case-sensitive-paths-webpack-plugin": "1.1.4",
@@ -50,7 +50,7 @@
"gzip-size": "3.0.0",
"html-webpack-plugin": "2.24.0",
"http-proxy-middleware": "0.17.2",
"jest": "17.0.2",
"jest": "18.0.0",
"json-loader": "0.5.4",
"object-assign": "4.1.0",
"postcss-loader": "1.0.0",