From e91963116ba7dd011967136743da1ed2f17fceb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 18:18:15 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-ft-flow from 3.0.5 to 3.0.10 Bumps [eslint-plugin-ft-flow](https://github.com/flow-typed/eslint-plugin-ft-flow) from 3.0.5 to 3.0.10. - [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.10) --- 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 5edda22..94de87c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3674,9 +3674,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.10" + resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.10.tgz#28556f826db97a275991eb456a14b1cb4bbe02fb" + integrity sha512-DLILrcr6PiQ0TyxksTPezxrmYZAF5idKmSwNE0bF9qrf0mPT9fbzj0E4BXidB/QKnOmFn5TRq6cXoJjxqb+cIQ== dependencies: lodash "^4.17.21" string-natural-compare "^3.0.1"