chore(deps-dev): bump flow-bin from 0.87.0 to 0.88.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.87.0...v0.88.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-10 21:14:23 +00:00 committed by Michael Vines
parent 60066f4a01
commit 8dde48ac67
2 changed files with 4 additions and 4 deletions

View File

@ -5478,9 +5478,9 @@
}
},
"flow-bin": {
"version": "0.87.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.87.0.tgz",
"integrity": "sha512-mnvBXXZkUp4y6A96bR5BHa3q1ioIIN2L10w5osxJqagAakTXFYZwjl0t9cT3y2aCEf1wnK6n91xgYypQS/Dqbw==",
"version": "0.88.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.88.0.tgz",
"integrity": "sha512-SnUCuhHP0JZaXQ83w4iTthfTInAg8DIBZCo1xIqDhFmQ6XNEMYMwYhPoMQyELRrkbTpyCYmf4g93y0UQw0dibw==",
"dev": true
},
"flow-typed": {

View File

@ -102,7 +102,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "22.1.2",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.87.0",
"flow-bin": "0.88.0",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.6",
"jest": "23.6.0",