From 66589b709e10e820c416b1f38679560e1ade69ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:52:18 +0000 Subject: [PATCH] Bump gh-pages from 2.0.1 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.1 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.1...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 25e635a..1411243 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "babel-core": "7.0.0-bridge.0", "babel-preset-env": "1.7.0", - "gh-pages": "2.0.1", + "gh-pages": "5.0.0", "node-sass": "4.14.1" }, "scripts": {