From b4395a0dbf853e52a849fcfae04ee3adf8422584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:15:29 +0000 Subject: [PATCH] Bump gh-pages 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] --- .../micro-ui-internals/packages/react-components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/micro-ui/web/micro-ui-internals/packages/react-components/package.json b/frontend/micro-ui/web/micro-ui-internals/packages/react-components/package.json index 3faeaec..17e2639 100644 --- a/frontend/micro-ui/web/micro-ui-internals/packages/react-components/package.json +++ b/frontend/micro-ui/web/micro-ui-internals/packages/react-components/package.json @@ -32,7 +32,7 @@ "@storybook/react": "6.4.20", "babel-eslint": "10.1.0", "cross-env": "7.0.3", - "gh-pages": "2.2.0", + "gh-pages": "5.0.0", "husky": "7.0.4", "lint-staged": "12.3.7", "microbundle-crl": "0.13.11",