From 2001a8047f8209f54fa89e277713b228cd265aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:56:32 +0000 Subject: [PATCH] Bump gh-pages from 2.0.1 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.1 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/v2.0.1...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee1b115..131f7b4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "homepage": "https://lisaparma.github.io/ScrambledEggs-SprintPlanning", "dependencies": { "awicons-react": "1.1.1", - "gh-pages": "2.0.1", + "gh-pages": "5.0.0", "html2canvas": "1.0.0-rc.7", "lodash": "4.17.19", "node-sass": "4.14.1",