From 97bc82e06fa73aaf076e303436021c1d1c96dddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 18:16:59 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-ft-flow from 3.0.5 to 3.0.11 Bumps [eslint-plugin-ft-flow](https://github.com/flow-typed/eslint-plugin-ft-flow) from 3.0.5 to 3.0.11. - [Release notes](https://github.com/flow-typed/eslint-plugin-ft-flow/releases) - [Commits](https://github.com/flow-typed/eslint-plugin-ft-flow/compare/v3.0.5...v3.0.11) --- updated-dependencies: - dependency-name: eslint-plugin-ft-flow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 36f4037a..cd58d52b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3677,9 +3677,9 @@ eslint-module-utils@^2.7.4: debug "^3.2.7" eslint-plugin-ft-flow@^3.0.0: - version "3.0.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.5.tgz#388dbe89466b862f60940aaef3847531f88c13bf" - integrity sha512-owZMmncrI6m4+ypPoGRAFZY3SGcJ+9tFSxeR/aTHTXm14/BWVRqVVeg8fc+k8Ljbfv7dhe+FY4ZVBjgLBV/Ndg== + version "3.0.11" + resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.11.tgz#64654dad277104fc45aef8d009c4a51057ea1250" + integrity sha512-6ZJ4KYGYjIosCcU883zBBT1nFsKP58xrTOwguiw3/HRq0EpYAyhrF1nCGbK7V23cmKtPXMpDfl8qPupt5s5W8w== dependencies: lodash "^4.17.21" string-natural-compare "^3.0.1"