From e54f0ce2a8bb56f95960b09f849cd77de6ee05b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 03:28:37 +0000 Subject: [PATCH] Bump flow-bin from 0.180.0 to 0.181.0 (#325) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.180.0 to 0.181.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5137f4e..d997685 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.180.0", + "flow-bin": "^0.181.0", "flow-copy-source": "^2.0.8", "flow-remove-types": "^2.111.3", "husky": "7", diff --git a/yarn.lock b/yarn.lock index d31b751..7cf3a32 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.180.0: - version "0.180.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.180.0.tgz#7a26f3a0cff61e386267e72ef7971d1af73e317a" - integrity sha512-jEZoIwOxzrtQ0erUu94nEzlqUoX7OAMeVs0CjO0rN6b7SDBhI5IysVRvGSQkkFWBJpy5VQ9lvzBYzq5Sq9vcmg== +flow-bin@^0.181.0: + version "0.181.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.181.0.tgz#0a0ceee391dea166232958826c09ac2973eec9ae" + integrity sha512-JVuD0GN9IhAj0WgS3e2BDstTOpx4KmYMTdiVSjeeLud49gs8EN5Ah/Jw59d7rdSXn1fTodoepPe1cKwleDoEag== flow-copy-source@^2.0.8: version "2.0.9"