From 3d9d2865a0fc3d40299179ccaf4221efa3b145ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 21:16:12 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 3.2.3 to 6.1.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 6.1.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.1.0) --- updated-dependencies: - dependency-name: gh-pages 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 b0a639a..1ea52c6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "dumi": "^2.1.2", "eslint": "^7.0.0", "father": "^4.1.1", - "gh-pages": "^3.1.0", + "gh-pages": "^6.1.0", "husky": "^8.0.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1",