diff --git a/package.json b/package.json index 5678671..9f4627f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint": "^4.15.0", "eslint-config-airbnb": "^16.1.0", "eslint-loader": "^1.9.0", - "eslint-plugin-flowtype": "^2.41.0", + "eslint-plugin-flowtype": "^2.46.3", "eslint-plugin-graphql": "^1.5.0", "eslint-plugin-import": "^2.7.0", "eslint-plugin-jsx-a11y": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 19744c3..507e249 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3009,9 +3009,9 @@ eslint-module-utils@^2.1.1: debug "^2.6.8" pkg-dir "^1.0.0" -eslint-plugin-flowtype@^2.41.0: - version "2.41.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.41.0.tgz#fd5221c60ba917c059d7ef69686a99cca09fd871" +eslint-plugin-flowtype@^2.46.3: + version "2.46.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e" dependencies: lodash "^4.15.0"