From f9ab6c602146e7e80117ec9c8601d61c97608e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:56:13 +0800 Subject: [PATCH] chore(deps-dev): bump gh-pages in the npm_and_yarn group (#88) Bumps the npm_and_yarn group with 1 update: [gh-pages](https://github.com/tschaub/gh-pages). Updates `gh-pages` from 3.2.3 to 6.2.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.2.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ad4ef1..fcf36b2 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dumi": "^2.1.14", "eslint": "^7.0.0", "father": "^4.3.7", - "gh-pages": "^3.1.0", + "gh-pages": "^6.2.0", "husky": "^8.0.1", "less": "^3.10.3", "lint-staged": "^13.0.3",