From be4e8e8f40b26f4c3bc08ea30a5301a7284c132e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 08:44:05 +0000 Subject: [PATCH] chore(deps-dev): bump flow-remove-types from 2.257.1 to 2.259.1 Bumps [flow-remove-types](https://github.com/facebook/flow) from 2.257.1 to 2.259.1. - [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fb8b759..a7a0d25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1623,9 +1623,9 @@ flow-bin@^0.258.0: integrity sha512-7Vn3NEAB3abwUi6j6UlQrqAJIsfmB0WS/TmFnSJlyMv0dL5DURwAjw0RbHoknz8rX5UY8KgFWjDtPO6xTOS3ng== flow-remove-types@^2.212.0: - version "2.257.1" - resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.257.1.tgz#8068ea24ba8c1aa81724e52ac23b2f3dece5cc91" - integrity sha512-wHJ1yfCicxhvM5Iff1Madv/zaa4lVlVGo7NRNatGiUsX7rejgJ+ssekV71+/MWXMXgxL1NOtdjEYixhMUeuYFw== + version "2.259.1" + resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.259.1.tgz#ee78962cbd73d85f0e94183b354c43399903c734" + integrity sha512-H+ww7Q6c4xXFAoZGZnC37FJmA9Zzu3UpQ96q3/geCQiaZiTXmM7ZeN53DYpu4be8cvPEp15K0SZTOtaiGoWU5A== dependencies: hermes-parser "0.25.1" pirates "^3.0.2"