From 6f249630c24e0d3fb426b931e244428463b2f6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 05:17:14 -0800 Subject: [PATCH] chore(deps-dev): bump @types/fuzzy-search from 2.1.2 to 2.1.5 (#6341) Bumps [@types/fuzzy-search](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fuzzy-search) from 2.1.2 to 2.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fuzzy-search) --- updated-dependencies: - dependency-name: "@types/fuzzy-search" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eed1d9edc..789a34c85 100644 --- a/package.json +++ b/package.json @@ -252,7 +252,7 @@ "@types/express-useragent": "^1.0.2", "@types/formidable": "^2.0.6", "@types/fs-extra": "^11.0.4", - "@types/fuzzy-search": "^2.1.2", + "@types/fuzzy-search": "^2.1.5", "@types/glob": "^8.0.1", "@types/google.analytics": "^0.0.42", "@types/invariant": "^2.2.35", diff --git a/yarn.lock b/yarn.lock index 27cef9bfa..17823df15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2920,10 +2920,10 @@ "@types/jsonfile" "*" "@types/node" "*" -"@types/fuzzy-search@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@types/fuzzy-search/-/fuzzy-search-2.1.2.tgz#d57b2af8fb723baa1792d40d511f431c4c8f75af" - integrity sha512-YOqA50Z3xcycm4Br5+MBUpSumfdOAcv34A8A8yFn62zBQPTzJSXQk11qYE5w8BWQ0KrVThXUgEQh7ZLrYI1NaQ== +"@types/fuzzy-search@^2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@types/fuzzy-search/-/fuzzy-search-2.1.5.tgz#f697a826c5214274ae36eaa96d47889846ed4374" + integrity sha512-Yw8OsjhVKbKw83LMDOZ9RXc+N+um48DmZYMrz7QChpHkQuygsc5O40oCL7SfvWgpaaviCx2TbNXYUBwhMtBH5w== "@types/glob@^8.0.1": version "8.0.1"