From ea2cab0d9191d7e4c7d610a7012307590195ed2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 07:50:42 +0000 Subject: [PATCH] Bump flow-bin from 0.57.3 to 0.116.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.57.3 to 0.116.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.57.3...v0.116.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..562f3c4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "babel-preset-flow": "6.23.0", "eslint-plugin-flowtype": "2.39.1", "eslint-plugin-jest": "^21.2.0", - "flow-bin": "0.57.3", + "flow-bin": "0.116.1", "jest": "^21.2.1", "jest-localstorage-mock": "^2.0.1", "lodash.assign": "^4.2.0",