Skip to content

Commit ee850f5

Browse files
authored
Bump Jest to 20.0.3 (#2196)
1 parent d9a2974 commit ee850f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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": "20.0.1",
29+
"babel-jest": "20.0.3",
3030
"babel-loader": "7.0.0",
3131
"babel-preset-react-app": "^3.0.0",
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": "20.0.1",
51+
"jest": "20.0.3",
5252
"object-assign": "4.1.1",
5353
"postcss-flexbugs-fixes": "3.0.0",
5454
"postcss-loader": "2.0.5",

0 commit comments

Comments
 (0)