From daeea92ffecb38c085ecbf6c4f454a53818b207d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:59:35 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.0 to 3.0.1 Bumps [eslint-plugin-ft-flow](https://github.com/flow-typed/eslint-plugin-ft-flow) from 3.0.0 to 3.0.1. - [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.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-ft-flow dependency-type: direct:development 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 7197ee93..4cf22125 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4155,9 +4155,9 @@ eslint-plugin-ft-flow@^2.0.1: string-natural-compare "^3.0.1" eslint-plugin-ft-flow@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.0.tgz#e9cbe4531089c2a85726928baa2d30d24d9af3b5" - integrity sha512-fz5ep5V2jh5aNBHoCKOdq+xxGenxYMfmOq8F6MUnFGyeEncJgV91O7mOWyKTZN0h/ofP+yW1CS7fZq8iEglNxw== + version "3.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-3.0.1.tgz#a0f39cc35efff1a369829e5ba1b528ba0524b371" + integrity sha512-SB6gWDisy2hdYFWimK3fXOKOmi16pIC06R9mCGozHFs6jyr5yi9RDMSGiNuZdBJh1mw2YSF+l7a5hd8ykRQ/Gg== dependencies: lodash "^4.17.21" string-natural-compare "^3.0.1"