Upgrade xplat/js to Flow v0.73
Reviewed By: pakoito Differential Revision: D8153280 fbshipit-source-id: 193b35f12ecfb002283912c29ce08319b52802e6
This commit is contained in:
parent
d42697bcf3
commit
4fd594674f
|
@ -69,4 +69,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.72.0
|
||||
^0.73.0
|
||||
|
|
|
@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.72.0
|
||||
^0.73.0
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue