From a846ca2bc1d0aeb6387f2c8abc68d605700b7faa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:15:51 +0000 Subject: [PATCH] Bump gh-pages from 0.11.0 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 0.11.0 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/v0.11.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4bf02d..37f33bd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint": "6.8.0", "eslint-plugin-react": "4.2.1", "extract-text-webpack-plugin": "1.0.1", - "gh-pages": "0.11.0", + "gh-pages": "5.0.0", "mocha": "2.4.5", "node-sass": "3.4.2", "opener": "1.4.1",