From 25ce022d3fed96c773d1ab86093731dfc88ed205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 14:02:27 +0000 Subject: [PATCH] Bump flow-bin from 0.153.0 to 0.154.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.153.0 to 0.154.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a1dde600..29d3694f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-jest": "^27.0.1", "eslint": "^7.0.0", "eslint-plugin-flowtype": "^5.1.0", - "flow-bin": "^0.153.0", + "flow-bin": "^0.154.0", "flow-typed": "^3.1.0", "jest": "^27.0.1", "jest-extended": "^0.11.2", diff --git a/yarn.lock b/yarn.lock index 9d496fbe..010f4264 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2871,10 +2871,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== -flow-bin@^0.153.0: - version "0.153.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.153.0.tgz#44d941acaf5ef977fa26d1b4b5dc3cf56b68eefc" - integrity sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ== +flow-bin@^0.154.0: + version "0.154.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.154.0.tgz#e086964398e671daa8f56ed8663d7876337f77e5" + integrity sha512-I6u2ETdkAyard+8C5na6bfZp4EM0zIMB7O5zH4GKzBLv9/y8/NYRTxEXQe5T0hvj9R9DxFBUoPsFK76ziweUFw== flow-typed@^3.1.0: version "3.3.1"