Upgrade xplat/js to Flow v0.73

Reviewed By: pakoito

Differential Revision: D8153280

fbshipit-source-id: 193b35f12ecfb002283912c29ce08319b52802e6
This commit is contained in:
glevi@fb.com 2018-05-25 13:25:15 -07:00 committed by Facebook Github Bot
parent d42697bcf3
commit 4fd594674f
3 changed files with 3 additions and 3 deletions

View File

@ -69,4 +69,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.72.0
^0.73.0

View File

@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.72.0
^0.73.0

View File

@ -213,7 +213,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.72.0",
"flow-bin": "^0.73.0",
"jest": "23.0.0-charlie.1",
"jest-junit": "3.7.0",
"prettier": "1.12.1",