From bd2bc6a9117d84a73d09f56c849074a52ac52d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:30:58 +0000 Subject: [PATCH] build(deps): bump the patternfly group with 1 update Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.2...@patternfly/react-core@5.2.3) --- 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 833446d..0c5dd32 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@patternfly/patternfly": "5.2.1", - "@patternfly/react-core": "5.2.2", + "@patternfly/react-core": "5.2.3", "@patternfly/react-icons": "5.2.1", "@patternfly/react-styles": "5.2.1", "react": "18.2.0",