From 9c1d4fc6435f15ea027db4ae7e086397bcf30b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 03:43:54 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.132.2 to 4.215.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.215.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.215.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..cc2da99e 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.215.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..7f65459d 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.215.1": + version "4.215.1" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.215.1.tgz#d63eaf997521f7e0c615acd406253680539fbe95" + integrity sha512-coOipHiQs92OYYO+pWfukEKOkY+VUL6ptusTxh98DvIu/tQYzJDJxEmzYXmwqxORM19oLxAJEGktPoLNKElj6A== "@patternfly/react-charts@6.15.20": version "6.15.20"