From 79cd32d4c5a6b29a316e606aec5f68cd6694fc90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:02:11 +0000 Subject: [PATCH] Bump flow-bin from 0.172.0 to 0.198.2 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.172.0 to 0.198.2. - [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 ed272b17..7301be01 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "colordiff": "^1.0.4", "eslint": "^7.32.0", "eslint-plugin-flowtype": "^5.9.2", - "flow-bin": "^0.172.0", + "flow-bin": "^0.198.2", "flow-copy-source": "^2.0.9", "flow-typed": "^3.6.1", "import-sort-cli": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 39546aeb..fb8d16c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2914,10 +2914,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3" integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== -flow-bin@^0.172.0: - version "0.172.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.172.0.tgz#b399d108c5a9f0272a8137fcc884dc7284b7c175" - integrity sha512-v9KolEk3qd+wFc2ABPaSr5/7VWbHOjdAzRaWwynEtaeMcKN0awlx0Q7b71g/XgVf/fWMR+K8q+3s/TCH+Gky/Q== +flow-bin@^0.198.2: + version "0.198.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.198.2.tgz#e601121a411b4ec5889cc3567d2706369cc510a9" + integrity sha512-PML2zhAZVd8EgzDqS9oSJF+OxUtJ+YLEdVVsVO7d1BwnrXCgiVrLjxiQP8/hur820grzC51Xb2CI3J+ohH/bMg== flow-copy-source@^2.0.9: version "2.0.9"