From de05db2df7fa6fd0d13ce657003c970b81691439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:22:40 +0000 Subject: [PATCH] Bump gh-pages from 2.2.0 to 5.0.0 in /react/libraries Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.2.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.2.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- react/libraries/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/libraries/package.json b/react/libraries/package.json index ad83a5d13b..05cb232d01 100644 --- a/react/libraries/package.json +++ b/react/libraries/package.json @@ -17,7 +17,7 @@ "react": "17.0.2" }, "devDependencies": { - "gh-pages": "2.2.0", + "gh-pages": "5.0.0", "microbundle-crl": "0.13.11", "react-dom": "17.0.2", "react-scripts": "^4.0.1"