From 23ec13fc4844a40668cb5630b6385f788a2fc9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:14:46 +0000 Subject: [PATCH] Bump gh-pages from 3.1.0 to 5.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.1.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.1.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 d968142..1dfcf5f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@babel/plugin-transform-react-jsx": "7.10.4", "eslint-config-xo-preact": "^1.0.0", "eslint-plugin-react": "^7.20.6", - "gh-pages": "3.1.0", + "gh-pages": "5.0.0", "parcel-bundler": "1.12.4", "xo": "0.33.1" },