From e0c78f8fe2b619269250c01771319342406c09f9 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-vm 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-vm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch-vm/package.json b/scratch-vm/package.json index 642731e8..9508aa03 100644 --- a/scratch-vm/package.json +++ b/scratch-vm/package.json @@ -61,7 +61,7 @@ "eslint": "3.8.1", "eslint-config-scratch": "^2.0.0", "expose-loader": "0.7.1", - "gh-pages": "0.11.0", + "gh-pages": "5.0.0", "highlightjs": "8.7.0", "htmlparser2": "3.9.0", "json": "9.0.4",