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