From 5e23ad792d5c52849d9438b1dcc37220aa7ba9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 13:39:13 +0000 Subject: [PATCH] build(deps-dev): bump gh-pages from 3.2.3 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 5.0.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...v5.0.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 a23c98e..ddea150 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "^7.1.0", "father": "^2.22.0", "father-build": "^1.18.6", - "gh-pages": "^3.1.0", + "gh-pages": "^5.0.0", "less": "^3.0.0", "np": "^7.0.0", "rc-tooltip": "^5.0.1",