Skip to content

Commit 370947d

Browse files
committedMar 11, 2019
Bump Jest version
1 parent 9cb4d3f commit 370947d

File tree

2 files changed

+870
-332
lines changed

2 files changed

+870
-332
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"eslint-plugin-react-hooks": "^1.0.1",
229229
"eslint-plugin-react-native": "3.5.0",
230230
"flow-bin": "^0.92.0",
231-
"jest": "24.0.0-alpha.6",
231+
"jest": "24.1.0",
232232
"jest-junit": "5.2.0",
233233
"jscodeshift": "^0.6.2",
234234
"prettier": "1.13.6",
@@ -256,4 +256,4 @@
256256
}
257257
}
258258
}
259-
}
259+
}

‎yarn.lock

+868-330
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.