From 8c48de54306b83956d824262ba954784c84cfda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:16:39 +0000 Subject: [PATCH] Bump gh-pages from 0.12.0 to 5.0.0 in /scratch-blocks Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 0.12.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.12.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- scratch-blocks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch-blocks/package.json b/scratch-blocks/package.json index 53ca5646..0d558477 100644 --- a/scratch-blocks/package.json +++ b/scratch-blocks/package.json @@ -20,7 +20,7 @@ "copy-webpack-plugin": "4.0.1", "eslint": "2.9.0", "exports-loader": "0.6.3", - "gh-pages": "0.12.0", + "gh-pages": "5.0.0", "google-closure-library": "20160911.0.0", "imports-loader": "0.6.5", "json": "9.0.4",