From ab8a134117c969e0a63c59c6ea143ecc3ff8b106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 14:02:46 +0000 Subject: [PATCH] Bump flow-bin from 0.154.0 to 0.155.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.154.0 to 0.155.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 29d3694f..d6e18aa5 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.154.0", + "flow-bin": "^0.155.0", "flow-typed": "^3.1.0", "jest": "^27.0.1", "jest-extended": "^0.11.2", diff --git a/yarn.lock b/yarn.lock index 3c21504d..2434f13e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2906,10 +2906,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.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-bin@^0.155.0: + version "0.155.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.155.0.tgz#db2a9712b13f66e9318e167a89f6f28bcb1c49dc" + integrity sha512-OTMVh3KJDNYkmLT/txrpgpJK5FCHxfbxSK7IM2V4YQx+BQibEkrJEufSwB6cyKieFKRcO3F46NqgfNgLw+RWUA== flow-typed@^3.1.0: version "3.3.1"