From cb6784e50d8c7b7e02cfab8f444930baa6f253df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 04:11:31 +0000 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.150.1 to 0.151.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.150.1 to 0.151.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) 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 9493fa0b46..60585ac627 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@babel/preset-flow": "^7.0.0", "clipboard": "^2.0.4", - "flow-bin": "^0.150.0", + "flow-bin": "^0.151.0", "husky": "^6.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^26.1.0", diff --git a/yarn.lock b/yarn.lock index 484cc6624c..bc2141ea35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2232,10 +2232,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.150.0: - version "0.150.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.150.1.tgz#a846c2e977c3af035636ce29bf1492c6b7db4ae6" - integrity sha512-YSAB7pJejm+8gTpucaQKrvD+Dvu1RdsAA+L/Vofn0AH1DS+vE2hBeUN+v2pcs5YJU0gjQUw9qO7j3w6KaaCglQ== +flow-bin@^0.151.0: + version "0.151.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.151.0.tgz#f1339f4c90b2c4242e5a9a2063e1e0efa0520084" + integrity sha512-V2UNOFUtCkWjDVws9htqBSHzHVBEW1xe6IHp4RYr7hVJPOri36cFWS2ssFM8Y0yFOz2EV79QdrhNf57wFSLEgg== for-in@^1.0.2: version "1.0.2"