Upgrade Jest to 23.0.0-beta.2
Reviewed By: davidaurelio Differential Revision: D7789525 fbshipit-source-id: 0d0ebe30d66dbc5cd07c7517a513ac7be2c1e128
This commit is contained in:
parent
be32cbef00
commit
c18d2a9669
|
@ -213,8 +213,8 @@
|
|||
"eslint-plugin-prettier": "2.6.0",
|
||||
"eslint-plugin-react": "7.6.1",
|
||||
"flow-bin": "^0.70.0",
|
||||
"jest": "23.0.0-beta.1",
|
||||
"jest-junit": "3.6.0",
|
||||
"jest": "23.0.0-beta.2",
|
||||
"jest-junit": "3.7.0",
|
||||
"prettier": "1.12.1",
|
||||
"react": "16.3.2",
|
||||
"react-test-renderer": "16.3.2",
|
||||
|
|
Loading…
Reference in New Issue