From bacd66819fe0c1598f314be128598506aa7c5177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 04:09:07 +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.10 to 5.4.11 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.10...@patternfly/react-core@5.4.11) Updates `@patternfly/react-table` 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-table@5.4.11...@patternfly/react-table@5.4.12) --- 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 bcbfa34b2e42..9f9f286c3f07 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit bcbfa34b2e42f1348040e41e8fb561077c155c7c +Subproject commit 9f9f286c3f07fdfd155ba4e289909e0ab45674dc diff --git a/package.json b/package.json index 244f3afd82fa..8d3bf33e1873 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,10 @@ "private": true, "dependencies": { "@patternfly/patternfly": "5.4.2", - "@patternfly/react-core": "5.4.10", + "@patternfly/react-core": "5.4.11", "@patternfly/react-icons": "5.4.2", "@patternfly/react-styles": "5.4.1", - "@patternfly/react-table": "5.4.11", + "@patternfly/react-table": "5.4.12", "@patternfly/react-tokens": "5.4.1", "dequal": "2.0.3", "js-sha1": "0.7.0",