From 78f592eca67b938d4f41727a28ccd062b8f650ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 07:20:09 +0000 Subject: [PATCH] Bump eslint-plugin-flowtype from 2.39.1 to 4.4.1 Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.39.1 to 4.4.1. - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v2.39.1...v4.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80eb4f4..6213da1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "babel-jest": "^21.2.0", "babel-preset-es2015": "^6.24.1", "babel-preset-flow": "6.23.0", - "eslint-plugin-flowtype": "2.39.1", + "eslint-plugin-flowtype": "4.4.1", "eslint-plugin-jest": "^21.2.0", "flow-bin": "0.57.3", "jest": "^21.2.1",