Bump flow version (#2615)

Summary:
Release Notes: None

Bump flow version to the most recent. Surprisingly, no flow errors.
Pull Request resolved: https://github.com/facebook/prepack/pull/2615

Reviewed By: hermanventer

Differential Revision: D10512118

Pulled By: cblappert

fbshipit-source-id: 6f5a8555dc7ea46d86bd0411fc03d5a0dac5a5f2
This commit is contained in:
Chris Blappert 2018-10-23 12:06:37 -07:00 committed by Facebook Github Bot
parent a78cf01589
commit 683bb2a280
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -4172,9 +4172,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.81.0:
version "0.81.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.81.0.tgz#7f0a733dce1dad3cb1447c692639292dc3d60bf5"
flow-bin@^0.83.0:
version "0.83.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.83.0.tgz#fd26f5f95758d7701264b3f9a1e1a3d4cbcab1a9"
flow-typed@^2.3.0:
version "2.3.0"