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

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

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2018-10-20 07:13:21 +02:00 committed by uwap
parent eaad2e4519
commit 68be5fd1c3
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@
"clean-webpack-plugin": "^0.1.18", "clean-webpack-plugin": "^0.1.18",
"css-loader": "^1.0.0", "css-loader": "^1.0.0",
"eslint": "^5.0.1", "eslint": "^5.0.1",
"eslint-plugin-flowtype": "^2.42.0", "eslint-plugin-flowtype": "^3.0.0",
"eslint-plugin-fp": "^2.3.0", "eslint-plugin-fp": "^2.3.0",
"eslint-plugin-react": "^7.6.1", "eslint-plugin-react": "^7.6.1",
"file-loader": "^2.0.0", "file-loader": "^2.0.0",

View file

@ -2252,9 +2252,9 @@ eslint-ast-utils@^1.0.0:
lodash.get "^4.4.2" lodash.get "^4.4.2"
lodash.zip "^4.2.0" lodash.zip "^4.2.0"
eslint-plugin-flowtype@^2.42.0: eslint-plugin-flowtype@^3.0.0:
version "2.50.0" version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.0.tgz#953e262fa9b5d0fa76e178604892cf60dfb916da" resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.0.0.tgz#4b72588d8a5a5c836439752fe52e8e0f4b9954df"
dependencies: dependencies:
lodash "^4.17.10" lodash "^4.17.10"