mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-13 09:00:30 +08:00
Bump Jest to 22.0.6 (#3751)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"text-table": "0.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "22.0.5"
|
||||
"jest": "22.0.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"eslint-plugin-react": "7.1.0",
|
||||
"flow-bin": "^0.63.1",
|
||||
"html-entities": "1.2.1",
|
||||
"jest": "22.0.5",
|
||||
"jest": "22.0.6",
|
||||
"jest-fetch-mock": "1.2.1",
|
||||
"object-assign": "4.1.1",
|
||||
"promise": "8.0.1",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"autoprefixer": "7.1.6",
|
||||
"babel-core": "6.26.0",
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-jest": "22.0.4",
|
||||
"babel-jest": "22.0.6",
|
||||
"babel-loader": "7.1.2",
|
||||
"babel-preset-react-app": "^3.1.1",
|
||||
"babel-runtime": "6.26.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"file-loader": "1.1.5",
|
||||
"fs-extra": "3.0.1",
|
||||
"html-webpack-plugin": "2.29.0",
|
||||
"jest": "22.0.5",
|
||||
"jest": "22.0.6",
|
||||
"object-assign": "4.1.1",
|
||||
"postcss-flexbugs-fixes": "3.2.0",
|
||||
"postcss-loader": "2.0.8",
|
||||
|
||||
Reference in New Issue
Block a user