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

* 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-13 20:03:39 -04:00
committed by Kevin Barabash
parent 0bc31f1822
commit de961dedd5
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"css-loader": "^1.0.0",
"cssnano": "^4.0.1",
"eslint": "^5.0.0",
"eslint-plugin-flowtype": "^2.40.1",
"eslint-plugin-flowtype": "^3.0.0",
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-transform-runtime-aliasing": "^2.0.0",
"file-loader": "^2.0.0",

View File

@@ -2688,9 +2688,9 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-flowtype@^2.40.1:
version "2.50.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.0.tgz#953e262fa9b5d0fa76e178604892cf60dfb916da"
eslint-plugin-flowtype@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.0.0.tgz#4b72588d8a5a5c836439752fe52e8e0f4b9954df"
dependencies:
lodash "^4.17.10"