Skip to content

Commit db2f2ed

Browse files
authored
Jest 20 (#2171)
1 parent 98fec2d commit db2f2ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-error-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jsx-a11y": "5.0.1",
4949
"eslint-plugin-react": "7.0.1",
5050
"flow-bin": "0.46.0",
51-
"jest": "19.0.2",
51+
"jest": "20.0.1",
5252
"jest-fetch-mock": "1.1.1"
5353
},
5454
"jest": {

packages/react-scripts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"autoprefixer": "7.1.0",
2727
"babel-core": "6.24.1",
2828
"babel-eslint": "7.2.3",
29-
"babel-jest": "19.0.0",
29+
"babel-jest": "20.0.1",
3030
"babel-loader": "7.0.0",
3131
"babel-preset-react-app": "^2.1.1",
3232
"babel-runtime": "6.23.0",
@@ -48,7 +48,7 @@
4848
"fs-extra": "3.0.1",
4949
"html-webpack-plugin": "2.28.0",
5050
"inquirer": "3.0.6",
51-
"jest": "19.0.2",
51+
"jest": "20.0.1",
5252
"object-assign": "4.1.1",
5353
"postcss-flexbugs-fixes": "3.0.0",
5454
"postcss-loader": "2.0.5",

0 commit comments

Comments
 (0)