chore(deps-dev): bump flow-bin from 0.95.0 to 0.95.1

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits/v0.95.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-15 16:37:47 +00:00 committed by Michael Vines
parent 1a98c2fa83
commit df4c83f5be
2 changed files with 4 additions and 4 deletions

View File

@ -6989,9 +6989,9 @@
"dev": true
},
"flow-bin": {
"version": "0.95.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.0.tgz",
"integrity": "sha512-CaYIYSE4feCuTrKPsfdzJ7kAej7QISbhTpnl0Jmp+6Qj1XgA0spaLQrVzMgjPNn5L/iWqtuvZQA+ouRTpxEwdw==",
"version": "0.95.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.1.tgz",
"integrity": "sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==",
"dev": true
},
"flow-typed": {

View File

@ -104,7 +104,7 @@
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.2",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.95.0",
"flow-bin": "0.95.1",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.7",
"jest": "24.5.0",