From 7b001e1bc45a8ecb94210c58d202c556e36e47a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:20:29 +0000 Subject: [PATCH] Bump the development-dependencies group with 2 updates (#693) Bumps the development-dependencies group with 2 updates: [flow-bin](https://github.com/flowtype/flow-bin) and [flow-remove-types](https://github.com/facebook/flow). Updates `flow-bin` from 0.239.0 to 0.239.1 - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Updates `flow-remove-types` from 2.239.0 to 2.239.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-bin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: flow-remove-types dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index c3919a0..66bd9ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2068,9 +2068,9 @@ flatted@^3.2.9: integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== flow-bin@^0.239.0: - version "0.239.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.239.0.tgz#55fe02843c52091d0f0f4957bddb7a6b7733f606" - integrity sha512-cSOkQBEbJFZlXSJRB930Ky+YhwcgbK72OoSEI/JWJW7etjy2lOXZYtElskvi7Cet3G2dseO9AdpVMr/VqmCzmA== + version "0.239.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.239.1.tgz#5637548bc9448f9c21203e89b3ac0b8e6a442d1e" + integrity sha512-cOfqvzHBjFwiRBKRjbzWpc4psLEv+HBFR6lCsRVuc+Gvc0XSDOYU2BDaAWWXNi4ynBIsM8QAk4SD6Ul/IXNSdw== flow-copy-source@^2.0.8: version "2.0.9" @@ -2084,9 +2084,9 @@ flow-copy-source@^2.0.8: yargs "^15.0.1" flow-remove-types@^2.111.3: - version "2.239.0" - resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.239.0.tgz#73032ee5c3e148dff8f94b00e287fe9e17366234" - integrity sha512-IBFfuqEe46Iegl4FwSq21cy3MndTTzc6yWboK+CcDyP2wyoMJIy2wbT+FJbissh0z9rRDavv5nNVUqKkty9KOQ== + version "2.239.1" + resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.239.1.tgz#61cc4fcaded21dbb1b69236c14392657d313dfb7" + integrity sha512-Kam48LEA8DGmyG06fsbUA7sXhRppU6Jc903AvCChPfPmiTDAXW7xqWpYsbKFKuypuvc9BJI3tznFK8MI1Ho6oA== dependencies: hermes-parser "0.22.0" pirates "^3.0.2"