From efcdbe788f047ac828fb28b4bb2bd4d4eb035f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 20 Apr 2018 20:12:26 +0000 Subject: [PATCH] Bump eslint-plugin-flowtype from 2.40.1 to 2.46.3 Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.40.1 to 2.46.3. - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v2.40.1...v2.46.3) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 90d6789..f741433 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3386,8 +3386,8 @@ eslint-module-utils@^2.1.1: pkg-dir "^1.0.0" eslint-plugin-flowtype@^2.40.1: - version "2.40.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.40.1.tgz#f78a8e6a4cc6da831dd541eb61e803ff0279b796" + 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"