From 58bb97e260043f53eca32114f833a9a456580c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:21:31 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 5.0.0 to 6.3.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.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/v5.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 f50429e..f6ac720 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-jest": "^27.9.0", "eslint-plugin-unicorn": "^56.0.1", "father": "^4.0.0", - "gh-pages": "^5.0.0", + "gh-pages": "^6.3.0", "husky": "^9.1.6", "lint-staged": "^15.2.7", "prettier": "^3.3.2",