Skip to content

Commit bcad2ec

Browse files
committed
Update react-scripts dependencies to use jest 16
1 parent 15c20f1 commit bcad2ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"autoprefixer": "6.4.1",
2727
"babel-core": "6.14.0",
2828
"babel-eslint": "6.1.2",
29-
"babel-jest": "15.0.0",
29+
"babel-jest": "16.0.0",
3030
"babel-loader": "6.2.5",
3131
"babel-preset-react-app": "^0.2.1",
3232
"case-sensitive-paths-webpack-plugin": "1.1.4",
@@ -51,7 +51,7 @@
5151
"gzip-size": "3.0.0",
5252
"html-webpack-plugin": "2.22.0",
5353
"http-proxy-middleware": "0.17.1",
54-
"jest": "15.1.1",
54+
"jest": "16.0.1",
5555
"json-loader": "0.5.4",
5656
"object-assign": "4.1.0",
5757
"path-exists": "2.1.0",

0 commit comments

Comments
 (0)