We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3109a9c commit f5cf995Copy full SHA for f5cf995
package.json
@@ -37,7 +37,7 @@
37
},
38
"devDependencies": {
39
"autoprefixer": "9.5.0",
40
- "babel-jest": "23.6.0",
+ "babel-jest": "24.7.0",
41
"babel-loader": "7.1.5",
42
"babel-polyfill": "6.26.0",
43
"babel-preset-env": "1.7.0",
@@ -57,7 +57,7 @@
57
"eslint-plugin-react": "7.12.4",
58
"file-loader": "2.0.0",
59
"identity-obj-proxy": "3.0.0",
60
- "jest": "23.6.0",
+ "jest": "24.7.0",
61
"json-loader": "0.5.7",
62
"mini-css-extract-plugin": "0.5.0",
63
"my-react": "npm:react@16.6.0",
0 commit comments