From af9716121e4801db1eb17684b0bf8223011cb04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:16:55 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 5.0.0 to 6.1.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.0.0 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/v5.0.0...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 0f44b6106..34d943f4f 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-jest": "^27.6.0", "eslint-plugin-unicorn": "^49.0.0", "father": "^4.0.0", - "gh-pages": "^5.0.0", + "gh-pages": "^6.1.0", "glob": "^7.1.6", "husky": "^8.0.3", "immutability-helper": "^3.0.0",