From f494e2928fd7854623b0ae1ebfaa22a2a5efc818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 03:12:59 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.132.2 to 4.196.7 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.196.7. - [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.196.7) --- 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..3558a4d8 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.196.7", "@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..3e31e94f 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.196.7": + version "4.196.7" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.196.7.tgz#5f39c53e0a6a626ea6e3abfd5bcc2e3695818ceb" + integrity sha512-hA7Oww411e1p0/IXjC1I+4/1NNis9V+NVBxfUIpRwyuLbCIDHBdtMu2qAPLdKxXjuibV9EE6ZdlT7ra/kcFuJQ== "@patternfly/react-charts@6.15.20": version "6.15.20"