From 236457a8afb072d6ac00f2b7c95e4b76970423e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 05:01:19 +0000 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.207.0 to 0.208.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.207.0 to 0.208.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 4b607e69e..72cbd3518 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "eslint": "8.42.0", "eslint-plugin-ft-flow": "2.0.3", "eslint-plugin-immutable": "1.0.0", - "flow-bin": "^0.207.0", + "flow-bin": "^0.208.0", "hermes-eslint": "0.12.0", "husky": "8.0.3", "jest": "29.5.0", diff --git a/yarn.lock b/yarn.lock index ab78d6611..2c56a6790 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2889,10 +2889,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.207.0: - version "0.207.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.207.0.tgz#71c6a21214c57f3e36e03b32033dd0358452499b" - integrity sha512-jAet+lhdrvpk4kjonZ6r/v09rkyaPQX+E5gio+HesEBvsOsCWfnuadBRQZihTM4+szjJPWEkITfrCurI/aCqEQ== +flow-bin@^0.208.0: + version "0.208.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.208.0.tgz#c498045414447c489da9576d95c94b517e734e5f" + integrity sha512-xUoQogaQXnixDRHnfOZkcx4BmLskn+lVN6bjFU6igjIHoZWfmzg0JYkmf9Z2rrMVUDtn+8f7shyjOpTAlFX7aQ== form-data-encoder@^2.1.2: version "2.1.2"