Update Flow version

Summary:
Update to 72. Run yarn flow and verify it's all good
Closes https://github.com/facebook/prepack/pull/1939

Differential Revision: D7961902

Pulled By: lxfind

fbshipit-source-id: 246d8abef788685d4d6e57406e15f8f8e56650c2
This commit is contained in:
Xun Li 2018-05-10 19:58:10 -07:00 committed by Facebook Github Bot
parent 10a600854c
commit 306ea4f625
2 changed files with 4 additions and 4 deletions

View File

@ -91,7 +91,7 @@
"eslint-plugin-flowtype": "^2.40.0",
"eslint-plugin-header": "^1.0.0",
"eslint-plugin-prettier": "^2.1.2",
"flow-bin": "^0.71.0",
"flow-bin": "^0.72.0",
"flow-typed": "^2.3.0",
"graceful-fs": "^4.1.11",
"invariant": "^2.2.0",

View File

@ -3653,9 +3653,9 @@ flow-bin@^0.28.0:
bin-wrapper "^3.0.2"
logalot "^2.0.0"
flow-bin@^0.71.0:
version "0.71.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70"
flow-bin@^0.72.0:
version "0.72.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.72.0.tgz#12051180fb2db7ccb728fefe67c77e955e92a44d"
flow-parser@^0.*:
version "0.66.0"