From 9a642635f6d79951b28e46fcba23afb0bdc1e06e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Jul 2018 11:06:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-flowtype to v2.49.4 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 62d904746..a6eae67d5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "babel-register": "6.26.0", "eslint": "4.19.1", "eslint-config-airbnb": "16.1.0", - "eslint-plugin-flowtype": "2.49.3", + "eslint-plugin-flowtype": "2.49.4", "eslint-plugin-import": "2.13.0", "eslint-plugin-jsx-a11y": "6.1.0", "eslint-plugin-react": "7.10.0", diff --git a/yarn.lock b/yarn.lock index d23ea21e7..731a99e3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3556,9 +3556,9 @@ eslint-module-utils@^2.2.0: debug "^2.6.8" pkg-dir "^1.0.0" -eslint-plugin-flowtype@2.49.3: - version "2.49.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.3.tgz#ccca6ee5ba2027eb3ed36bc2ec8c9a842feee841" +eslint-plugin-flowtype@2.49.4: + version "2.49.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.4.tgz#3879fca1977a0b76059e0e177361dd046d2f8832" dependencies: lodash "^4.17.10"