From 1b2c8241a6d8fbb6e97b17d62a2d73b21fe13801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:38:56 +0000 Subject: [PATCH] :ghost: Bump @patternfly/patternfly from 5.2.1 to 5.4.2 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.2.1 to 5.4.2. - [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/patch-v5.2.1...v5.4.2) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index e24d9f2566..7f6c06add2 100644 --- a/client/package.json +++ b/client/package.json @@ -25,7 +25,7 @@ "@hookform/resolvers": "^2.9.11", "@hot-loader/react-dom": "^17.0.2", "@migtools/lib-ui": "^10.0.1", - "@patternfly/patternfly": "5.2.1", + "@patternfly/patternfly": "5.4.2", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", diff --git a/package-lock.json b/package-lock.json index 9eb5e33fe7..65d5341b46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "@hookform/resolvers": "^2.9.11", "@hot-loader/react-dom": "^17.0.2", "@migtools/lib-ui": "^10.0.1", - "@patternfly/patternfly": "5.2.1", + "@patternfly/patternfly": "5.4.2", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", @@ -1655,9 +1655,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.2.1.tgz", - "integrity": "sha512-n5xFjyj1J4eIFZ7XeU6K44POKRAuDlO5yALPbn084y+jPy1j861AaQ+zIUbzCi4IzBlHrvoXVKij7p1zy7Ditg==" + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.2.tgz", + "integrity": "sha512-+BaokNR8/AmTYMESxby9UtQXPGACg449BXQd0KejAvW/uGxlgO6mY1X1205DeBEHoK3e/vXkYXjvZPpv/tcxSA==" }, "node_modules/@patternfly/react-charts": { "version": "7.2.2",