We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1d702 commit f4f27b9Copy full SHA for f4f27b9
package.json
@@ -41,7 +41,7 @@
41
},
42
"devDependencies": {
43
"autoprefixer": "9.4.7",
44
- "babel-jest": "23.6.0",
+ "babel-jest": "24.1.0",
45
"babel-loader": "7.1.5",
46
"babel-polyfill": "6.26.0",
47
"babel-preset-env": "1.7.0",
@@ -61,7 +61,7 @@
61
"eslint-plugin-react": "7.12.4",
62
"file-loader": "2.0.0",
63
"identity-obj-proxy": "3.0.0",
64
- "jest": "23.6.0",
+ "jest": "24.1.0",
65
"json-loader": "0.5.7",
66
"mini-css-extract-plugin": "0.5.0",
67
"my-react": "npm:react@16.6.0",
0 commit comments