From f5ac9c8f001380ae449c8e171bd39be434d64b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 23 Apr 2018 06:16:34 +0000 Subject: [PATCH] Bump eslint-plugin-flowtype from 2.41.0 to 2.46.3 Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.41.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.41.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 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"