build: bump flow-bin from 0.68.0 to 0.69.0 (#1242)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.68.0 to 0.69.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.68.0...v0.69.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-04-03 15:19:57 -04:00 committed by Igor Gassmann
parent 9d8f0010ad
commit e0b66037c0
2 changed files with 4 additions and 4 deletions

View file

@ -101,7 +101,7 @@
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.7.0",
"flow-babel-webpack-plugin": "^1.1.1",
"flow-bin": "^0.68.0",
"flow-bin": "^0.69.0",
"flow-typed": "^2.3.0",
"fs-path": "^0.0.24",
"husky": "^0.14.3",

View file

@ -3930,9 +3930,9 @@ flow-babel-webpack-plugin@^1.1.1:
flow-bin ">=0.44.2 <1"
lodash.merge "^4.6.0"
"flow-bin@>=0.44.2 <1", flow-bin@^0.68.0:
version "0.68.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
"flow-bin@>=0.44.2 <1", flow-bin@^0.69.0:
version "0.69.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6"
flow-typed@^2.3.0:
version "2.4.0"