diff --git a/package.json b/package.json index 003cd1e..d8f98c8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^4.5.0", "eslint-config-xo": "^0.18.2", "eslint-config-xo-react": "^0.13.0", - "eslint-plugin-flowtype": "^2.35.0", + "eslint-plugin-flowtype": "^2.46.3", "eslint-plugin-jest": "^20.0.3", "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-react": "^7.4.0", diff --git a/yarn.lock b/yarn.lock index 17ff432..566f088 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1526,9 +1526,9 @@ eslint-config-xo@^0.18.2: version "0.18.2" resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.18.2.tgz#0a157120875619929e735ffd6b185c41e8a187af" -eslint-plugin-flowtype@^2.35.0: - version "2.35.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.35.0.tgz#d17494f0ae8b727c632d8b9d4b4a848e7e0c04af" +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"