Skip to content

Commit a4546ab

Browse files
committed
upgrade jest deps
1 parent e710df5 commit a4546ab

File tree

2 files changed

+775
-639
lines changed

2 files changed

+775
-639
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@babel/preset-react": "^7.0.0",
136136
"babel-core": "^7.0.0-bridge.0",
137137
"babel-eslint": "^10.0.1",
138-
"babel-jest": "^23.0.0",
138+
"babel-jest": "^24.7.1",
139139
"babel-loader": "^8.0.0",
140140
"babel-plugin-dynamic-import-node": "^2.2.0",
141141
"bootstrap-loader": "^2.1.0",
@@ -157,8 +157,8 @@
157157
"html-webpack-plugin": "^3.1.0",
158158
"husky": "^1.3.1",
159159
"identity-obj-proxy": "^3.0.0",
160-
"jest": "^23.0.0",
161-
"jest-cli": "^23.0.0",
160+
"jest": "^24.7.1",
161+
"jest-cli": "^24.7.1",
162162
"less": "^3.0.0-alpha.3",
163163
"less-loader": "^4.0.3",
164164
"lighthouse": "^3.0.3",

0 commit comments

Comments
 (0)