From 751965a956fcf7ef4be5c217fc35185dec345425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:35:11 +0000 Subject: [PATCH] Bump pagefind in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [pagefind](https://github.com/CloudCannon/pagefind). Updates `pagefind` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/CloudCannon/pagefind/releases) - [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md) - [Commits](https://github.com/CloudCannon/pagefind/compare/v1.0.4...v1.1.1) --- updated-dependencies: - dependency-name: pagefind dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da644eac..d87af814 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ }, "dependencies": { "markdown-link-check": "^3.12.1", - "pagefind": "1.0.4" + "pagefind": "1.1.1" } }