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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-02 05:17:14 -08:00
committed by GitHub
parent f864bb2dbd
commit 6f249630c2
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

View File

@@ -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"