mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-17 02:51:08 +08:00
Jest 20 (#2171)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"eslint-plugin-jsx-a11y": "5.0.1",
|
||||
"eslint-plugin-react": "7.0.1",
|
||||
"flow-bin": "0.46.0",
|
||||
"jest": "19.0.2",
|
||||
"jest": "20.0.1",
|
||||
"jest-fetch-mock": "1.1.1"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"autoprefixer": "7.1.0",
|
||||
"babel-core": "6.24.1",
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-jest": "19.0.0",
|
||||
"babel-jest": "20.0.1",
|
||||
"babel-loader": "7.0.0",
|
||||
"babel-preset-react-app": "^2.1.1",
|
||||
"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": "19.0.2",
|
||||
"jest": "20.0.1",
|
||||
"object-assign": "4.1.1",
|
||||
"postcss-flexbugs-fixes": "3.0.0",
|
||||
"postcss-loader": "2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user