Upgrade Jest to 22.4.0 to pull fixes for jest-haste-map
Reviewed By: mjesun Differential Revision: D7041111 fbshipit-source-id: 6dbd0cbf7b62a54d0b5f16bbf2fa81332542f14e
This commit is contained in:
parent
13ee1b5920
commit
47e57ef8c1
|
@ -215,7 +215,7 @@
|
|||
"eslint-plugin-prettier": "2.6.0",
|
||||
"eslint-plugin-react": "7.6.1",
|
||||
"flow-bin": "^0.66.0",
|
||||
"jest": "22.3.0",
|
||||
"jest": "22.4.0",
|
||||
"jest-junit": "3.6.0",
|
||||
"prettier": "1.9.1",
|
||||
"react": "^16.3.0-alpha.1",
|
||||
|
|
Loading…
Reference in New Issue