From d49557e808242039e3311042ed1a8828d669012f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 13:23:41 +0000 Subject: [PATCH] Bump flow-bin from 0.203.1 to 0.220.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.203.1 to 0.220.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 eed265d64..81a380928 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "coveralls": "^3.1.1", "enzyme": "^3.11.0", "eslint-plugin-yaml": "^0.5.0", - "flow-bin": "^0.203.1", + "flow-bin": "^0.220.0", "husky": "8", "jest-each": "^29.7.0", "jest-enzyme": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index cbad1ffba..ca95a68b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10618,10 +10618,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== -flow-bin@^0.203.1: - version "0.203.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.203.1.tgz#227b5c4c9acef2d0efe4a4a8ee84322c8de05891" - integrity sha512-W/SX7QnRmBYS0TjfgtGb9ltPZzlsNeTZ7wA1yqwChxbLaQtrxGtO4K5GKtjRwAtucMQSebB7Ao++u21fRmC4TQ== +flow-bin@^0.220.0: + version "0.220.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.220.0.tgz#4d4736597ad79be5991b1c24014a6d355190ee76" + integrity sha512-FcnXLu6AlkoL54hp2IUKgHkYRhSpt7PtTolHLAC/7nq9Lqkfv3kt8JYaRBb5yufLaC4HNJ/G7KRoa1phJy8yGA== flow-parser@0.*: version "0.203.1"