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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-26 20:43:13 +00:00
committed by peril-parse-community[bot]
parent 3608b19b3a
commit c70e015751
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3684,9 +3684,9 @@
"dev": true
},
"flow-bin": {
"version": "0.97.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.97.0.tgz",
"integrity": "sha512-jXjD05gkatLuC4+e28frH1hZoRwr1iASP6oJr61Q64+kR4kmzaS+AdFBhYgoYS5kpoe4UzwDebWK8ETQFNh00w==",
"version": "0.98.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.0.tgz",
"integrity": "sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.6.1",
"flow-bin": "0.97.0",
"flow-bin": "0.98.0",
"gaze": "1.1.3",
"husky": "2.1.0",
"jasmine": "3.1.0",