From 3ec102a5fabfc63dba2c5aaba5bd2d26031d10d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:16:30 +0000 Subject: [PATCH] Bump gh-pages from 0.11.0 to 5.0.0 in /css/carbon-icons 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] --- css/carbon-icons/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/carbon-icons/package.json b/css/carbon-icons/package.json index 3572f39c1..1209dbdbf 100644 --- a/css/carbon-icons/package.json +++ b/css/carbon-icons/package.json @@ -41,7 +41,7 @@ "chalk": "^2.4.1", "del": "^3.0.0", "express": "^4.16.3", - "gh-pages": "0.11.0", + "gh-pages": "5.0.0", "gulp": "^3.9.1", "gulp-dom": "^0.9.17", "gulp-edit-xml": "^3.0.0",