Update flow-bin to the latest version 🚀 (#5469)

* chore(package): update flow-bin to version 0.96.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-02 03:44:41 +00:00
committed by peril-parse-community[bot]
parent 8df75a730a
commit f137f4dd96
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3708,9 +3708,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.95.1", "version": "0.96.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.1.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.96.0.tgz",
"integrity": "sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==", "integrity": "sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==",
"dev": true "dev": true
}, },
"fn-name": { "fn-name": {

View File

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