From e85cfd067623eac4c128bd79a3045a0e80c262ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 09:40:38 +0000 Subject: [PATCH] Bump flow-bin from 0.61.0 to 0.102.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.61.0 to 0.102.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.61.0...v0.102.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cdc8395..ed3bc50 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-import": "^2.8.0", "eslint-plugin-jest": "^21.5.0", "eslint-plugin-prettier": "^2.4.0", - "flow-bin": "^0.61.0", + "flow-bin": "^0.102.0", "git-contributors": "^0.2.3", "husky": "^0.14.3", "jest-cli": "^22.0.4", diff --git a/yarn.lock b/yarn.lock index 8fbf2b1..27e37d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1430,9 +1430,9 @@ flat-cache@^1.2.1: rimraf "~2.6.2" write "^0.2.1" -flow-bin@^0.61.0: - version "0.61.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.61.0.tgz#d0473a8c35dbbf4de573823f4932124397d32d35" +flow-bin@^0.102.0: + version "0.102.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380" for-in@^1.0.1, for-in@^1.0.2: version "1.0.2"