From a02504a18ecab819924b2e24cf93782085cd37bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:49:23 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-flowtype to v2.50.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 018bc5c..acb86cc 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "4.19.0", "eslint-config-airbnb": "16.1.0", "eslint-config-prettier": "2.9.0", - "eslint-plugin-flowtype": "2.46.1", + "eslint-plugin-flowtype": "2.50.3", "eslint-plugin-import": "2.9.0", "eslint-plugin-jest": "21.15.0", "eslint-plugin-jsx-a11y": "6.0.3",