From 2468caf3efc37d17d3ece4aff75f5a61bdd6dcea Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 19:59:52 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.120.0 Closes #5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a8778..fae8e00 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-jsx-a11y": "^6.1.1", "eslint-plugin-react": "^7.10.0", "file-loader": "^1.1.11", - "flow-bin": "^0.77.0", + "flow-bin": "^0.120.0", "html-webpack-plugin": "^3.2.0", "husky": "^1.0.0-rc.13", "json-loader": "^0.5.7",