Bump flow-bin from 0.96.0 to 0.97.0 (#5510)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.96.0 to 0.97.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.96.0...v0.97.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-15 10:48:35 +00:00
committed by peril-parse-community[bot]
parent 266db27c72
commit dc9434645b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3435,9 +3435,9 @@
"dev": true
},
"flow-bin": {
"version": "0.96.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.96.0.tgz",
"integrity": "sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==",
"version": "0.97.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.97.0.tgz",
"integrity": "sha512-jXjD05gkatLuC4+e28frH1hZoRwr1iASP6oJr61Q64+kR4kmzaS+AdFBhYgoYS5kpoe4UzwDebWK8ETQFNh00w==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.5.0",
"flow-bin": "0.96.0",
"flow-bin": "0.97.0",
"gaze": "1.1.3",
"husky": "1.0.0-rc.13",
"jasmine": "3.1.0",