Update flow-bin to the latest version 🚀 (#5360)
* chore(package): update flow-bin to version 0.93.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
7bb94c8560
commit
2be5a784e4
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4256,9 +4256,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.92.1",
|
"version": "0.93.0",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.92.1.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.93.0.tgz",
|
||||||
"integrity": "sha512-F5kC5oQOR2FXROAeybJHFqgZP+moKV9fa/53QK4Q4WayTQHdA0KSl48KD1gP0A9mioRLiKUegTva/7I15cX3Iw==",
|
"integrity": "sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"fn-name": {
|
"fn-name": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"deep-diff": "1.0.2",
|
"deep-diff": "1.0.2",
|
||||||
"eslint": "^5.0.0",
|
"eslint": "^5.0.0",
|
||||||
"eslint-plugin-flowtype": "^3.0.0",
|
"eslint-plugin-flowtype": "^3.0.0",
|
||||||
"flow-bin": "0.92.1",
|
"flow-bin": "0.93.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"husky": "^1.0.0-rc.13",
|
"husky": "^1.0.0-rc.13",
|
||||||
"jasmine": "3.1.0",
|
"jasmine": "3.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user