From 70f8e60683925eb7ff82b2d46b90682b9a98fd8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 03:28:34 +0000 Subject: [PATCH] Bump the patternfly group with 3 updates Bumps the patternfly group with 3 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](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) Updates `@patternfly/react-table` 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-table@5.4.0...@patternfly/react-table@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 - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules b/node_modules index 8856ddc35a5..c38e9b3100a 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 8856ddc35a5df949cdf1cb816f87b683b6af8e52 +Subproject commit c38e9b3100a98b8e2e329fefdb43e032167fdeaf diff --git a/package.json b/package.json index 37590810c5f..e3d5d36fa90 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,11 @@ "type": "module", "private": true, "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", - "@patternfly/react-table": "5.4.0", + "@patternfly/react-table": "5.4.1", "@patternfly/react-tokens": "5.4.0", "dequal": "2.0.3", "js-sha1": "0.7.0",