Update eslint-plugin-flowtype to the latest version 🚀 (#5656)

* chore(package): update eslint-plugin-flowtype to version 3.10.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-06-12 05:41:21 +00:00
committed by peril-parse-community[bot]
parent ea63def0e1
commit af82dd7bdd
4 changed files with 15 additions and 19 deletions

6
package-lock.json generated
View File

@@ -3548,9 +3548,9 @@
}
},
"eslint-plugin-flowtype": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.9.1.tgz",
"integrity": "sha512-ZlV6SbIXqz2ysvG0F64ZH07dqzLrwMdM1s0UNfoxdXjr4kMKuPPoLViwK+gFC952QIf341AmP4BKtKOhcB96Ug==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.0.tgz",
"integrity": "sha512-oh8Qu4puP0wa0EAOt8KOP/w8QJWX3VhwWIYG/6rpBpob74EmN6WHg6/FPOvqnwgVj5tozUL24skgnmBQHJDybA==",
"dev": true,
"requires": {
"lodash": "^4.17.11"