Update to Jest 22.0.0
Reviewed By: cpojer Differential Revision: D6591693 fbshipit-source-id: ac3d6320445372a5694e7618ed52eb2f391d0bad
This commit is contained in:
parent
6ae0b344e5
commit
4803419dc8
|
@ -208,7 +208,7 @@
|
||||||
"eslint-plugin-prettier": "2.1.1",
|
"eslint-plugin-prettier": "2.1.1",
|
||||||
"eslint-plugin-react": "^7.2.1",
|
"eslint-plugin-react": "^7.2.1",
|
||||||
"flow-bin": "^0.61.0",
|
"flow-bin": "^0.61.0",
|
||||||
"jest": "21.3.0-beta.13",
|
"jest": "22.0.0",
|
||||||
"prettier": "1.9.1",
|
"prettier": "1.9.1",
|
||||||
"react": "16.2.0",
|
"react": "16.2.0",
|
||||||
"react-test-renderer": "16.2.0",
|
"react-test-renderer": "16.2.0",
|
||||||
|
|
Loading…
Reference in New Issue