From 57c37a58b0df2f526369788b8c443ec271fc4ef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 10 Jul 2018 17:37:14 +0000 Subject: [PATCH] Update dependency eslint-plugin-flowtype to v2.50.0 https://github.com/fusionjs/fusion-plugin-styletron-react/pull/130 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 82ef973..188eda7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "4.19.1", "eslint-config-fusion": "^1.0.2", "eslint-plugin-cup": "1.0.2", - "eslint-plugin-flowtype": "2.49.3", + "eslint-plugin-flowtype": "2.50.0", "eslint-plugin-import": "^2.12.0", "eslint-plugin-prettier": "2.6.2", "eslint-plugin-react": "7.8.2", diff --git a/yarn.lock b/yarn.lock index 823f260..e492eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2273,9 +2273,9 @@ eslint-plugin-cup@1.0.2: dependencies: globals "^11.5.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.50.0: + version "2.50.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.0.tgz#953e262fa9b5d0fa76e178604892cf60dfb916da" dependencies: lodash "^4.17.10"