Bump flow-bin from 0.94.0 to 0.95.1 (#5427)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-18 10:32:27 +00:00
committed by peril-parse-community[bot]
parent a75f129542
commit 4d9083bdfa
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3735,9 +3735,9 @@
"dev": true
},
"flow-bin": {
"version": "0.94.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.94.0.tgz",
"integrity": "sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ==",
"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
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.15.1",
"eslint-plugin-flowtype": "3.0.0",
"flow-bin": "0.94.0",
"flow-bin": "0.95.1",
"gaze": "1.1.3",
"husky": "1.0.0-rc.13",
"jasmine": "3.1.0",