From 32773807faf2aa45bc3551728aa899105e7dce7f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 22:53:37 +0000 Subject: [PATCH] chore(deps): update dependency flow-bin to v0.150.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c71d05d..4d679b1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-import": "2.12.0", "eslint-plugin-jsx-a11y": "6.0.3", "eslint-plugin-react": "7.9.1", - "flow-bin": "0.74.0", + "flow-bin": "0.150.1", "flow-typed": "2.4.0", "hapi": "17.5.1", "http-server": "0.11.1",