From 0eebbd282089e704000a60566c810628e89c2739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 10:02:40 +0000 Subject: [PATCH] Bump flow-remove-types from 2.179.0 to 2.180.0 Bumps [flow-remove-types](https://github.com/facebook/flow) from 2.179.0 to 2.180.0. - [Release notes](https://github.com/facebook/flow/releases) - [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md) - [Commits](https://github.com/facebook/flow/commits) --- updated-dependencies: - dependency-name: flow-remove-types dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index fd39851..1c812d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1990,17 +1990,17 @@ flow-copy-source@^2.0.8: kefir "^3.7.3" yargs "^15.0.1" -flow-parser@^0.179.0: - version "0.179.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.179.0.tgz#595caab8b082b4d424735c97a53216a91c9eb19a" - integrity sha512-M4dEgnvsGFa1lUTK05RFW+cwle8tkTHioFm6gGWdeGpDJjjhmvyaN8vLIqb8sAHI05TQxARsnUC3U2chzQP1Dw== +flow-parser@^0.180.0: + version "0.180.0" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.180.0.tgz#05d49a88715ceca0457607499a018e2bf5908d72" + integrity sha512-kkzsuGAhckWgn/G+JfCyEa6BYslGrjlH4CJL0LZhdn9of9ukvi7SzVQSFsrEhuhh/zQUghfUEoaeZy1wjQXpUg== flow-remove-types@^2.111.3: - version "2.179.0" - resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.179.0.tgz#c2e18822a33d6bf46a64045913c1592dd0948014" - integrity sha512-eO2htmhjfKOaG5n8isQVVHrgxuS15TMgKkTQPnaAc1UaPCgv+pMnOlSQEhm7qlEuZEHycMAEFNvlQExYhVNOUw== + version "2.180.0" + resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.180.0.tgz#9292826b6cfd4a99bdcd64acb153b29b0106a85f" + integrity sha512-AMPS1E8PveEH36XtvWgH/TN8HrR0Xk4DV+llzfsBdGB5tyXGrDyZJYWQd0TlTcsEaAu2+XLkL1i1J7Lv924LLw== dependencies: - flow-parser "^0.179.0" + flow-parser "^0.180.0" pirates "^3.0.2" vlq "^0.2.1"