From dcf658a86d9718b31adb739bdb94699b1842f560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 03:21:45 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.132.2 to 4.222.4 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.222.4. - [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.222.4) --- 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..041178f6 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.222.4", "@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..f7b76417 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.222.4": + version "4.222.4" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.222.4.tgz#5d988779c50df3dafc989d6e807d16971e34d228" + integrity sha512-+0fk4dzxEbWn+hgaOnR0BjfeUdEeVVrqfH7+GFeFc+RKjEMjIR/BZbWWN8YQDezmDv6A32gHmEKaY3Uwbt06Lw== "@patternfly/react-charts@6.15.20": version "6.15.20"