From 3a2696cbaf0ba381bf1c9be9f3ebfe097a042dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 04:02:56 +0000 Subject: [PATCH] build(deps-dev): bump fuzzy-search from 3.2.1 to 3.3.0 in /tabby-core Bumps [fuzzy-search](https://github.com/wouterrutgers/fuzzy-search) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/wouterrutgers/fuzzy-search/releases) - [Changelog](https://github.com/wouterrutgers/fuzzy-search/blob/master/CHANGELOG.md) - [Commits](https://github.com/wouterrutgers/fuzzy-search/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: fuzzy-search dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tabby-core/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tabby-core/yarn.lock b/tabby-core/yarn.lock index 0a4b78def..f5b18a030 100644 --- a/tabby-core/yarn.lock +++ b/tabby-core/yarn.lock @@ -79,9 +79,9 @@ deepmerge@^4: integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A== fuzzy-search@^3: - version "3.2.1" - resolved "https://registry.yarnpkg.com/fuzzy-search/-/fuzzy-search-3.2.1.tgz#65d5faad6bc633aee86f1898b7788dfe312ac6c9" - integrity sha512-vAcPiyomt1ioKAsAL2uxSABHJ4Ju/e4UeDM+g1OlR0vV4YhLGMNsdLNvZTpEDY4JCSt0E4hASCNM5t2ETtsbyg== + version "3.3.0" + resolved "https://registry.yarnpkg.com/fuzzy-search/-/fuzzy-search-3.3.0.tgz#659303e5c483e56623a2612efa8a1e94962758f7" + integrity sha512-08Kc92wGgey2LeTcN0dG8zB+tzSgwujLEYRr3UstbkcxIZC7x9X7BjnIXCz2tAzcCqe6PRubmKr06WxAgA/U8Q== https-proxy-agent@5.0.0: version "5.0.0"