From 0d26ee2a3a376a3fff1c8e3733cc5d402dbdcc8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 08:01:33 +0000 Subject: [PATCH] Bump flow-bin from 0.57.3 to 0.118.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.57.3 to 0.118.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.57.3...v0.118.0) 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..bfc42e5 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.118.0", "jest": "^21.2.1", "jest-localstorage-mock": "^2.0.1", "lodash.assign": "^4.2.0",