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

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

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

View File

@ -6989,9 +6989,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.94.0", "version": "0.95.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.94.0.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.0.tgz",
"integrity": "sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ==", "integrity": "sha512-CaYIYSE4feCuTrKPsfdzJ7kAej7QISbhTpnl0Jmp+6Qj1XgA0spaLQrVzMgjPNn5L/iWqtuvZQA+ouRTpxEwdw==",
"dev": true "dev": true
}, },
"flow-typed": { "flow-typed": {

View File

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