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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-05-29 04:59:53 +00:00
committed by peril-parse-community[bot]
parent 94e1bb6ec3
commit c5a1a98f03
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4150,9 +4150,9 @@
"dev": true
},
"flow-bin": {
"version": "0.98.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.1.tgz",
"integrity": "sha512-y1YzQgbFUX4EG6h2EO8PhyJeS0VxNgER8XsTwU8IXw4KozfneSmGVgw8y3TwAOza7rVhTlHEoli1xNuNW1rhPw==",
"version": "0.99.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.99.0.tgz",
"integrity": "sha512-PjTzcOwte2mq+aP+HFCQZw/AojltOnOdtZC9iPzkWJJdPH7nYSKkZhC4dFgP24BuXsJH6yZBZ48gEKsX04UegQ==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.9.1",
"flow-bin": "0.98.1",
"flow-bin": "0.99.0",
"gaze": "1.1.3",
"husky": "2.3.0",
"jasmine": "3.4.0",