Update eslint-plugin-flowtype to the latest version 🚀 (#5713)
* chore(package): update eslint-plugin-flowtype to version 3.10.4 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
7c295a34f3
commit
ef3dfa8ad1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4261,9 +4261,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint-plugin-flowtype": {
|
"eslint-plugin-flowtype": {
|
||||||
"version": "3.10.3",
|
"version": "3.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.3.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.4.tgz",
|
||||||
"integrity": "sha512-b1OzI5drhiDmIG52jiZVR7IWQkiwN1vLD+VqvYuLnpzGBwfdw/mjdXz+qN7XN1IVKQ6pUSV0t4F9TxKoJNkpRA==",
|
"integrity": "sha512-OYzNDV08jXq/l0UdhSt275UipREgL5iqtN16SgFlAXJD8OmBAmZNh/QCg5h+L6FrrdPJgEXsVukihN8ceJ11MQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"lodash": "^4.17.11"
|
"lodash": "^4.17.11"
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
"cross-env": "5.2.0",
|
"cross-env": "5.2.0",
|
||||||
"deep-diff": "1.0.2",
|
"deep-diff": "1.0.2",
|
||||||
"eslint": "5.16.0",
|
"eslint": "5.16.0",
|
||||||
"eslint-plugin-flowtype": "3.10.3",
|
"eslint-plugin-flowtype": "3.10.4",
|
||||||
"flow-bin": "0.101.1",
|
"flow-bin": "0.101.1",
|
||||||
"form-data": "2.4.0",
|
"form-data": "2.4.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user