From 081ab38b528543949d1ade46db9d258c50f57eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:47:00 +0000 Subject: [PATCH] build(deps): bump the patternfly group with 2 updates Bumps the patternfly group with 2 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly) and [@patternfly/react-core](https://github.com/patternfly/patternfly-react). Updates `@patternfly/patternfly` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](https://github.com/patternfly/patternfly/compare/v5.4.0...v5.4.1) Updates `@patternfly/react-core` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.0...@patternfly/react-core@5.4.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e37e16..31c4676 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "typescript": "5.6.2" }, "dependencies": { - "@patternfly/patternfly": "5.4.0", - "@patternfly/react-core": "5.4.0", + "@patternfly/patternfly": "5.4.1", + "@patternfly/react-core": "5.4.1", "@patternfly/react-icons": "5.4.0", "@patternfly/react-styles": "5.4.0", "react": "18.3.1",