From 71ee207ccefe56852d95c124b1444f89306db326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:11:43 -0700 Subject: [PATCH] chore(deps): bump minisearch in the npm-production-dependencies group (#370) Bumps the npm-production-dependencies group with 1 update: [minisearch](https://github.com/lucaong/minisearch). Updates `minisearch` from 7.1.0 to 7.1.1 - [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/lucaong/minisearch/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: minisearch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b22b48a..c629d5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "image-size": "^1.1.1", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.2.0", - "minisearch": "^7.1.0", + "minisearch": "^7.1.1", "prompts": "^2.4.2" }, "devDependencies": { @@ -4203,9 +4203,9 @@ } }, "node_modules/minisearch": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.1.0.tgz", - "integrity": "sha512-tv7c/uefWdEhcu6hvrfTihflgeEi2tN6VV7HJnCjK6VxM75QQJh4t9FwJCsA2EsRS8LCnu3W87CuGPWMocOLCA==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.1.1.tgz", + "integrity": "sha512-b3YZEYCEH4EdCAtYP7OlDyx7FdPwNzuNwLQ34SfJpM9dlbBZzeXndGavTrC+VCiRWomL21SWfMc6SCKO/U2ZNw==", "license": "MIT" }, "node_modules/mkdirp": { diff --git a/package.json b/package.json index 29dcb5f..dbec50f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "image-size": "^1.1.1", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.2.0", - "minisearch": "^7.1.0", + "minisearch": "^7.1.1", "prompts": "^2.4.2" }, "browserslist": [