From da01ed4e8ae0ed86a66b4faee1ab55950e46e275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 21:34:35 +0000 Subject: [PATCH] Bump gh-pages in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [gh-pages](https://github.com/tschaub/gh-pages). Updates `gh-pages` from 3.2.3 to 6.3.0 - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v3.2.3...v6.3.0) --- updated-dependencies: - dependency-name: gh-pages dependency-version: 6.3.0 dependency-type: direct:development 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 b2219b6..b52026b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.2", - "gh-pages": "^3.2.3", + "gh-pages": "^6.3.0", "postcss": "^8.4.5", "tailwindcss": "^3.0.15" }