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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-05 01:44:51 +00:00 committed by Michael Vines
parent bbbae41388
commit 58a31254cf
2 changed files with 4 additions and 4 deletions

View File

@ -5485,9 +5485,9 @@
}
},
"flow-bin": {
"version": "0.92.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.0.tgz",
"integrity": "sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==",
"version": "0.92.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.1.tgz",
"integrity": "sha512-F5kC5oQOR2FXROAeybJHFqgZP+moKV9fa/53QK4Q4WayTQHdA0KSl48KD1gP0A9mioRLiKUegTva/7I15cX3Iw==",
"dev": true
},
"flow-typed": {

View File

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