From c3ee4d935e82a02522d878066151b087c6e18836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:21:51 +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.3.0 to 5.3.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.3.0...@patternfly/react-core@5.3.1) Updates `@patternfly/react-icons` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.3.0...@patternfly/react-icons@5.3.1) --- 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 a90e148..7d48338 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ }, "dependencies": { "@patternfly/patternfly": "5.3.0", - "@patternfly/react-core": "5.3.0", - "@patternfly/react-icons": "5.3.0", + "@patternfly/react-core": "5.3.1", + "@patternfly/react-icons": "5.3.1", "@patternfly/react-styles": "5.3.0", "react": "18.3.0", "react-dom": "18.2.0"