From 0d8ee0b475e144667528ec5d9ac860f10022242a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:00:09 +0000 Subject: [PATCH] Bump gh-pages from 2.0.0 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.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/v2.0.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfb3f8b..665ba52 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "colors": "^1.3.3", "eslint": "^5.9.0", "eslint-plugin-node": "^9.0.1", - "gh-pages": "2.0.0", + "gh-pages": "5.0.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^6.0.0", "gulp-clean": "^0.4.0",