From 13dfcea56b4e1ca90f7179cc74d40777e8be85ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 09:43:25 +0200 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.178.0 to 0.178.1 (#1058) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.178.0 to 0.178.1. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a441e1a..aea93eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2533,9 +2533,9 @@ find-up@^4.0.0, find-up@^4.1.0: path-exists "^4.0.0" flow-bin@^0.178.0: - version "0.178.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.178.0.tgz#893f32bbb2bea09a5cf53446d99d4c791b2220b2" - integrity sha512-D1S8c/oaiHAeKaxNxdJJ6SxjxwetNRgPWc9PI1wCSNfB3o0gAJKE5ic2B84c2QmRcs6dMYw6b9GDelYpWsArfg== + version "0.178.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.178.1.tgz#c0ce2f50080d00b29018c6f044b1d2edac9a9e2d" + integrity sha512-B6vFVkAoilnRTAwhGiVCPb777cVjIW9VwbLJTTg2vRbXjLgYIZJMmU0mit7ZSsvoOucT5WBwrrC8M0wkRoeSZA== focus-trap-react@^8.9.0: version "8.11.1"