From 50a0e28071adf657cb2c4c3ec6531e331f040af4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:32:50 +0000 Subject: [PATCH] chore(deps): update dependency flow-bin to v0.291.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2695064..7565c77 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-jsx-a11y": "6.0.3", "eslint-plugin-prettier": "2.6.0", "eslint-plugin-react": "7.7.0", - "flow-bin": "0.68.0", + "flow-bin": "0.291.0", "github-changes": "1.1.2", "husky": "0.14.3", "jest": "22.4.2",