Skip to content

Commit 1b4fd64

Browse files
rafecafacebook-github-bot
authored andcommittedOct 26, 2018
Upgrade jest to v24.0.0-alpha.2
Summary: This diff updates all `xplat/js` to use the latest version of `jest`. This version provides performance improvements and fixes to make some tests less flaky Reviewed By: mjesun Differential Revision: D10466639 fbshipit-source-id: faa769dac1475c61e00bcd76ed30760b176a2898
1 parent 11552a7 commit 1b4fd64

File tree

2 files changed

+463
-231
lines changed

2 files changed

+463
-231
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"eslint-plugin-react": "7.8.2",
219219
"eslint-plugin-react-native": "3.5.0",
220220
"flow-bin": "^0.84.0",
221-
"jest": "23.4.1",
221+
"jest": "24.0.0-alpha.2",
222222
"jest-junit": "5.1.0",
223223
"prettier": "1.13.6",
224224
"react": "16.6.0-alpha.8af6728",

0 commit comments

Comments
 (0)
Please sign in to comment.