Update eslint-plugin-flowtype to the latest version 🚀 (#5722)
* chore(package): update eslint-plugin-flowtype to version 3.11.1 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
2f99ec5289
commit
9903ea2631
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4261,9 +4261,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint-plugin-flowtype": {
|
"eslint-plugin-flowtype": {
|
||||||
"version": "3.11.0",
|
"version": "3.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.11.1.tgz",
|
||||||
"integrity": "sha512-wcp4Uofwe33DKIgPj0uT95A+85ofU0DvOaOsmsz1CJ/JpEnuDWQ8Ct0irK8KxHVCYIOEo3gk1e7tFb4Du57A2w==",
|
"integrity": "sha512-4NiaaGZuz9iEGRTK8j4lkA/scibOXSYaYoHbsTtgLOxxqQCkbWV3xt8ETqILKg7DAYDqB69z1H5U71UmtdF9hw==",
|
||||||
"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.11.0",
|
"eslint-plugin-flowtype": "3.11.1",
|
||||||
"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