From 7c85b9d2a0ba55abfe22d27696d8aff1361a5a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 20 Apr 2018 20:12:37 +0000 Subject: [PATCH] Bump eslint-plugin-flowtype from 2.35.0 to 2.46.3 Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.35.0 to 2.46.3. - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v2.35.0...v2.46.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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"