chore(deps-dev): bump flow-bin from 0.92.1 to 0.93.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.92.1 to 0.93.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.92.1...v0.93.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-15 22:35:25 +00:00 committed by Michael Vines
parent 1d360fa9ee
commit 18b87f4fb9
2 changed files with 4 additions and 4 deletions

View File

@ -5515,9 +5515,9 @@
"dev": true
},
"flow-bin": {
"version": "0.92.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.1.tgz",
"integrity": "sha512-F5kC5oQOR2FXROAeybJHFqgZP+moKV9fa/53QK4Q4WayTQHdA0KSl48KD1gP0A9mioRLiKUegTva/7I15cX3Iw==",
"version": "0.93.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.93.0.tgz",
"integrity": "sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg==",
"dev": true
},
"flow-typed": {

View File

@ -103,7 +103,7 @@
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.92.1",
"flow-bin": "0.93.0",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.7",
"jest": "23.6.0",