From 91788b80660a7cf743ec6be0b8813706f071496b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:30:02 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-core in the patternfly group Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.4.10 to 5.4.11 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.10...@patternfly/react-core@5.4.11) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96ddd65..fd51b76 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "@patternfly/patternfly": "5.4.2", - "@patternfly/react-core": "5.4.10", + "@patternfly/react-core": "5.4.11", "@patternfly/react-icons": "5.4.2", "@patternfly/react-styles": "5.4.1", "react": "18.3.1",