From 1332ef8f641c87a78a24f21706a916bbf40b0a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:21:43 +0000 Subject: [PATCH] build(deps): bump the patternfly group with 2 updates Bumps the patternfly group with 2 updates: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-icons](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.4.2 to 5.4.8 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@5.4.8) Updates `@patternfly/react-icons` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@5.4.2) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e1a5938..e008701 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ }, "dependencies": { "@patternfly/patternfly": "5.4.2", - "@patternfly/react-core": "5.4.2", - "@patternfly/react-icons": "5.4.0", + "@patternfly/react-core": "5.4.8", + "@patternfly/react-icons": "5.4.2", "@patternfly/react-styles": "5.4.1", "react": "18.3.1", "react-dom": "18.3.1"