Skip to content

Commit 56349de

Browse files
committed
Update jest monorepo to v24
1 parent cf3d50c commit 56349de

File tree

2 files changed

+2339
-628
lines changed

2 files changed

+2339
-628
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-core": "6.26.3",
5252
"babel-eslint": "7.1.1",
5353
"babel-istanbul": "0.11.0",
54-
"babel-jest": "17.0.2",
54+
"babel-jest": "24.9.0",
5555
"babel-plugin-transform-async-to-generator": "6.24.1",
5656
"babel-polyfill": "6.26.0",
5757
"babel-preset-es2015": "6.18.0",
@@ -63,7 +63,7 @@
6363
"eslint-plugin-import": "2.2.0",
6464
"eslint-plugin-jsx-a11y": "2.2.3",
6565
"eslint-plugin-react": "6.8.0",
66-
"jest": "17.0.3",
66+
"jest": "24.9.0",
6767
"nock": "9.0.2"
6868
},
6969
"dependencies": {

0 commit comments

Comments
 (0)