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:
committed by
peril-parse-community[bot]
parent
94e1bb6ec3
commit
c5a1a98f03
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user