Update flow-bin to the latest version 🚀 (#6280)
* chore(package): update flow-bin to version 0.114.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
e29e22825f
commit
2fc328ed24
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4663,9 +4663,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.113.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.113.0.tgz",
|
||||
"integrity": "sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==",
|
||||
"version": "0.114.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.114.0.tgz",
|
||||
"integrity": "sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==",
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "6.7.2",
|
||||
"eslint-plugin-flowtype": "4.5.0",
|
||||
"flow-bin": "0.113.0",
|
||||
"flow-bin": "0.114.0",
|
||||
"form-data": "3.0.0",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
|
||||
Reference in New Issue
Block a user