Update eslint-plugin-flowtype to the latest version 🚀 (#5823)
* chore(package): update eslint-plugin-flowtype to version 3.12.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
516d789491
commit
6be15331a6
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3950,9 +3950,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-flowtype": {
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.11.1.tgz",
|
||||
"integrity": "sha512-4NiaaGZuz9iEGRTK8j4lkA/scibOXSYaYoHbsTtgLOxxqQCkbWV3xt8ETqILKg7DAYDqB69z1H5U71UmtdF9hw==",
|
||||
"version": "3.12.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.12.0.tgz",
|
||||
"integrity": "sha512-sqXHmT/JIxcxLU5HN5aJkyE9iNz0U0xQhgV5JoPt3SnEKSg6gSCDrZGK4o1HXuctWQoPfuotknvytVhg7P7MLQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.17.11"
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "6.0.1",
|
||||
"eslint-plugin-flowtype": "3.11.1",
|
||||
"eslint-plugin-flowtype": "3.12.0",
|
||||
"flow-bin": "0.102.0",
|
||||
"form-data": "2.5.0",
|
||||
"gaze": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user