From 562eefb29736a2f9914bf02812ae4d2fd053198b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:11:46 +0000 Subject: [PATCH] Bump gh-pages from 3.0.0 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.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/v3.0.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ae85e8..f780d2a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "gatsby-remark-prismjs": "^3.5.6", "gatsby-source-filesystem": "2.3.10", "gatsby-transformer-remark": "2.8.14", - "gh-pages": "3.0.0", + "gh-pages": "5.0.0", "jss": "10.2.0", "mdi-material-ui": "6.16.0", "prism-themes": "^1.4.0",