From c89f62706f58aeeb952fd0aef66e9ff6ae7505f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 21:28:15 +0000 Subject: [PATCH] Bump gh-pages from 3.2.3 to 4.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 4.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...v4.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 f7c07f9..9e1a102 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint": "^7.14.0", "father": "^2.22.6", "father-build": "^1.18.6", - "gh-pages": "^3.1.0", + "gh-pages": "^4.0.0", "husky": "^7.0.1", "np": "^7.5.0", "prettier": "^2.1.2",