From fa8fc56a0b957e4d59a0829ea1a7be1b2eee17c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 21:07:36 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 4.0.0 to 6.3.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 4.0.0 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/v4.0.0...v6.3.0) --- updated-dependencies: - dependency-name: gh-pages dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3664f5..8799043 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-jest": "^27.6.0", "eslint-plugin-unicorn": "^49.0.0", "father": "^4.0.0", - "gh-pages": "^4.0.0", + "gh-pages": "^6.3.0", "husky": "^8.0.3", "jsdom": "^22.0.0", "less": "^4.2.0",