From a40257bcca81c6b2939f4065328d99b721cb52e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:23:07 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 5.0.0 to 6.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.0.0 to 6.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/v5.0.0...v6.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 06a32970..24bc5a00 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "chromedriver": "^116.0.0", "eslint": "^8.0.0", "eslint-plugin-react": "^7.19.0", - "gh-pages": "^5.0.0", + "gh-pages": "^6.0.0", "jest": "^29.0.0", "jest-environment-jsdom": "^29.0.0", "mocha": "^10.0.0",