From 7fa3821f05a7fdc51c8447454bee5081795ae41f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:33:28 +0000 Subject: [PATCH] :arrow_up: Bump @patternfly/patternfly from 5.0.4 to 5.2.0 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.0.4 to 5.2.0. - [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.0.4...v5.2.0) --- 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 787060b79c..e4e76ef416 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.0.2", + "@patternfly/patternfly": "^5.2.0", "@patternfly/react-charts": "^7.1.0", "@patternfly/react-code-editor": "^5.1.0", "@patternfly/react-core": "^5.1.0", diff --git a/package-lock.json b/package-lock.json index 6ed9531d8d..8217b8e242 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "@hookform/resolvers": "^2.9.11", "@hot-loader/react-dom": "^17.0.2", "@migtools/lib-ui": "^10.0.1", - "@patternfly/patternfly": "^5.0.2", + "@patternfly/patternfly": "^5.2.0", "@patternfly/react-charts": "^7.1.0", "@patternfly/react-code-editor": "^5.1.0", "@patternfly/react-core": "^5.1.0", @@ -1639,9 +1639,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.0.4.tgz", - "integrity": "sha512-8akdWzFpG384Q6Es8lzkfuhAlzVGrNK7TJqXGecHDAg8u1JsYn3+Nw6gLRviI88z8Kjxmg5YKirILjpclGxkIA==" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.2.0.tgz", + "integrity": "sha512-phdsXcCRO+JICFXIKtORxSbOWoBr9zRCgtFTKTJ8hAIzm6wEUCdcHZrvsd+SXNR3q/4b/+KlmHUC4Q4KGUiuYw==" }, "node_modules/@patternfly/react-charts": { "version": "7.1.0",