From 6616096f6603445bb4f2159cca56614aec6422d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:40:26 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-table in the patternfly group Bumps the patternfly group with 1 update: [@patternfly/react-table](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-table` from 5.4.13 to 5.4.14 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.13...@patternfly/react-table@5.4.14) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3689cd..e4b84e9 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@patternfly/react-core": "5.4.12", "@patternfly/react-icons": "5.4.2", "@patternfly/react-styles": "5.4.1", - "@patternfly/react-table": "5.4.13", + "@patternfly/react-table": "5.4.14", "@patternfly/react-tokens": "5.4.1", "react": "18.3.1", "react-dom": "18.3.1",