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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-05-06 17:19:12 +00:00
committed by peril-parse-community[bot]
parent f325224ffb
commit cc3f210bf6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4152,9 +4152,9 @@
"dev": true
},
"flow-bin": {
"version": "0.98.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.0.tgz",
"integrity": "sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==",
"version": "0.98.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.1.tgz",
"integrity": "sha512-y1YzQgbFUX4EG6h2EO8PhyJeS0VxNgER8XsTwU8IXw4KozfneSmGVgw8y3TwAOza7rVhTlHEoli1xNuNW1rhPw==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.7.0",
"flow-bin": "0.98.0",
"flow-bin": "0.98.1",
"gaze": "1.1.3",
"husky": "2.2.0",
"jasmine": "3.1.0",