From e7c59415b990d5672283eefadfbf54696fbe0312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 02:45:55 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages 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.1.1 - [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.1.1) --- updated-dependencies: - dependency-name: gh-pages 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 3756019..808f352 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "dumi": "^2.1.2", "eslint": "^7.18.0", "father": "^4.0.0-rc.8", - "gh-pages": "^3.1.0", + "gh-pages": "^6.1.1", "np": "^5.0.3", "prettier": "^3.0.0", "react": "^18.0.0",