From e8c45ede20cfaebbe69840cf7e59a5d19ff93514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 03:40:04 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.132.2 to 4.217.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.217.1. - [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.217.1) --- 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..4fd94f80 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.217.1", "@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..49457e42 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.217.1": + version "4.217.1" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.217.1.tgz#3583aa7216de9255b912fcc67a5af95ff8bd9cb3" + integrity sha512-uN7JgfQsyR16YHkuGRCTIcBcnyKIqKjGkB2SGk9x1XXH3yYGenL83kpAavX9Xtozqp17KppOlybJuzcKvZMrgw== "@patternfly/react-charts@6.15.20": version "6.15.20"