We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e710df5 commit a4546abCopy full SHA for a4546ab
2 files changed
package.json
@@ -135,7 +135,7 @@
135
"@babel/preset-react": "^7.0.0",
136
"babel-core": "^7.0.0-bridge.0",
137
"babel-eslint": "^10.0.1",
138
- "babel-jest": "^23.0.0",
+ "babel-jest": "^24.7.1",
139
"babel-loader": "^8.0.0",
140
"babel-plugin-dynamic-import-node": "^2.2.0",
141
"bootstrap-loader": "^2.1.0",
@@ -157,8 +157,8 @@
157
"html-webpack-plugin": "^3.1.0",
158
"husky": "^1.3.1",
159
"identity-obj-proxy": "^3.0.0",
160
- "jest": "^23.0.0",
161
- "jest-cli": "^23.0.0",
+ "jest": "^24.7.1",
+ "jest-cli": "^24.7.1",
162
"less": "^3.0.0-alpha.3",
163
"less-loader": "^4.0.3",
164
"lighthouse": "^3.0.3",
0 commit comments