From 798f69ba682b1aef75060ce7472b9bef8a82b093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 08:36:35 +0000 Subject: [PATCH] Bump flow-bin from 0.188.0 to 0.188.2 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.188.0 to 0.188.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-patch ... 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 72767691a05..521b887f4f5 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-html": "^7.1.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^39.6.4", - "flow-bin": "0.188.0", + "flow-bin": "0.188.2", "gl": "6.0.2", "glob": "^10.0.0", "is-builtin-module": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 3c19fc4e56f..5a25eaa7851 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3467,10 +3467,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -flow-bin@0.188.0: - version "0.188.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.188.0.tgz#5d6e2c918fdf1d1d1d083f739ad8812ecd6f0b46" - integrity sha512-VGCvufWjCQgbM+S2inUeq4mpU/cSAVKUrJFn0iQ+68dHnQdXUdDKd0Mtt18mToPgu3Dsxgi20529V5vlyzYKEQ== +flow-bin@0.188.2: + version "0.188.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.188.2.tgz#ddea41323fc50a1997334b0b496af2e27a25a91d" + integrity sha512-zvm1bEEj4n3wdsXm+EA49e/CiZ966kLFJpHbheYdr73P/qMzKk25zeoPTRauNHSsKILK0mL+2QadKii/nf+fkw== follow-redirects@^1.0.0: version "1.15.1"