From 1119d3152b1d7129d32bebcdd424b445abe23ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 01:33:52 +0000 Subject: [PATCH] :arrow_up: Bump @patternfly/patternfly from 5.2.1 to 5.3.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.2.1 to 5.3.1. - [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...patch-v5.3.1) --- 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 dbc3a3fe3..f6d415b36 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.3.1", "@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 aa11c07a6..aa14e601e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,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.3.1", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", @@ -1657,9 +1657,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.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.3.1.tgz", + "integrity": "sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA==" }, "node_modules/@patternfly/react-charts": { "version": "7.2.2",