From b7b40127ac4d435d4ce999887daff52a1bc638ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:15:55 +0000 Subject: [PATCH] Bump gh-pages from 0.11.0 to 5.0.0 in /scratch-render 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] --- scratch-render/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch-render/package.json b/scratch-render/package.json index be5e4c7d..03c4e28a 100644 --- a/scratch-render/package.json +++ b/scratch-render/package.json @@ -30,7 +30,7 @@ "base64-loader": "1.0.0", "eslint": "3.12.0", "eslint-config-scratch": "3.1.0", - "gh-pages": "0.11.0", + "gh-pages": "5.0.0", "hull.js": "0.2.10", "json": "9.0.4", "json-loader": "0.5.4",