From 75ac0cef5bc3739d185d53953c6c8bb7c5deffb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 04:36:55 +0000 Subject: [PATCH] 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-table](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.4.11 to 5.4.12 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.11...@patternfly/react-core@5.4.12) Updates `@patternfly/react-table` from 5.4.12 to 5.4.13 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.12...@patternfly/react-table@5.4.13) --- updated-dependencies: - 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules b/node_modules index 57dfcaf66b42..049fa0d4669c 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 57dfcaf66b42f4d71aa38f0c3899eadbd4b5ca24 +Subproject commit 049fa0d4669c2fd66a9421089224f782a0158497 diff --git a/package.json b/package.json index 92155b5b34be..8e7eaa3e7df2 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,10 @@ "private": true, "dependencies": { "@patternfly/patternfly": "5.4.2", - "@patternfly/react-core": "5.4.11", + "@patternfly/react-core": "5.4.12", "@patternfly/react-icons": "5.4.2", "@patternfly/react-styles": "5.4.1", - "@patternfly/react-table": "5.4.12", + "@patternfly/react-table": "5.4.13", "@patternfly/react-tokens": "5.4.1", "dequal": "2.0.3", "js-sha1": "0.7.0",