From 9eeaacb46e225fabc719479ac6bd30e60e9bd0bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 03:02:09 +0000 Subject: [PATCH] Bump flow-bin from 0.172.0 to 0.185.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.172.0 to 0.185.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 ed272b17..4f2a3e0d 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.185.0", "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..f023d8b0 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.185.0: + version "0.185.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.185.0.tgz#5110cd9ac6cb6716ec864acafe54007e0a13aeff" + integrity sha512-Kl6QdphjpAhD0ieohtmiOttB1Y4J8t7ucJepeovuFt7xFwTRhBA3j3XOST4jSpuEx7ijhP64A/T3bU6W810iYw== flow-copy-source@^2.0.9: version "2.0.9"