From a186666e237fda17cd74b3110fd53ee195d116d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 03:12:03 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.132.2 to 4.224.2 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.224.2. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.132.2...prerelease-v4.224.2) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22dd2410..dec61ccd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@konveyor/lib-ui": "^2.0.0", - "@patternfly/patternfly": "4.132.2", + "@patternfly/patternfly": "4.224.2", "@patternfly/react-charts": "6.15.20", "@patternfly/react-core": "4.152.4", "@patternfly/react-table": "4.29.58", diff --git a/yarn.lock b/yarn.lock index f06d97d4..fba07745 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2179,10 +2179,10 @@ dependencies: mkdirp "^1.0.4" -"@patternfly/patternfly@4.132.2": - version "4.132.2" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.132.2.tgz#6ec662e6b21a28302a52c5c1d702c9616d4cea04" - integrity sha512-66qBgIpwPPeTUMTUUO6Z73XApvNXxn3uFaXMeVa09viYGDKzEX3L1FIfc4VzVk2okhk/9KJIYYgxofeuGi5v6A== +"@patternfly/patternfly@4.224.2": + version "4.224.2" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.224.2.tgz#9d1b000c3c43457ae47c3556a334412d164fad90" + integrity sha512-HGNV26uyHSIECuhjPg/WGn0mXbAotcs6ODfhAOkfYjIgGylddgiwElxUe1rpEHV5mQJJ2rMn4OdeJIIpzRX61g== "@patternfly/react-charts@6.15.20": version "6.15.20"