From fdd5d33a6c5844814d4f27595a1c8d6453cca7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 10:03:14 +0000 Subject: [PATCH] Bump flow-bin from 0.179.0 to 0.180.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.179.0 to 0.180.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 be703f3..5137f4e 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "codecov": "^3.6.1", "eslint": "^8.16.0", "eslint-plugin-flowtype": "^8.0.2", - "flow-bin": "^0.179.0", + "flow-bin": "^0.180.0", "flow-copy-source": "^2.0.8", "flow-remove-types": "^2.111.3", "husky": "7", diff --git a/yarn.lock b/yarn.lock index 62fb445..448161c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1974,10 +1974,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469" integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA== -flow-bin@^0.179.0: - version "0.179.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.179.0.tgz#a9afbedda1687726296bfc8bd34247a6aae34d4f" - integrity sha512-odCiPkX5Vjrgupqxq2cjib0GtzAjGRHVkLk4TG15N4B+Fd2ghb8HSW6zrdX9GwaXrsuocxm5+oVzkaaUYUf+Pg== +flow-bin@^0.180.0: + version "0.180.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.180.0.tgz#7a26f3a0cff61e386267e72ef7971d1af73e317a" + integrity sha512-jEZoIwOxzrtQ0erUu94nEzlqUoX7OAMeVs0CjO0rN6b7SDBhI5IysVRvGSQkkFWBJpy5VQ9lvzBYzq5Sq9vcmg== flow-copy-source@^2.0.8: version "2.0.9"