From 0bb7393f5f5bfae678a24a77d172ffe7624bdc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 03:37:28 +0000 Subject: [PATCH] Bump @patternfly/patternfly in /ui-pf4/src/main/webapp Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.183.1 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.183.1...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] --- ui-pf4/src/main/webapp/package.json | 2 +- ui-pf4/src/main/webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui-pf4/src/main/webapp/package.json b/ui-pf4/src/main/webapp/package.json index 09df9788d..14ec35374 100644 --- a/ui-pf4/src/main/webapp/package.json +++ b/ui-pf4/src/main/webapp/package.json @@ -5,7 +5,7 @@ "proxy": "http://localhost:8080", "homepage": "./", "dependencies": { - "@patternfly/patternfly": "4.183.1", + "@patternfly/patternfly": "4.217.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-table": "4.67.19", "@react-keycloak/web": "3.4.0", diff --git a/ui-pf4/src/main/webapp/yarn.lock b/ui-pf4/src/main/webapp/yarn.lock index 091177e8e..f02815a31 100644 --- a/ui-pf4/src/main/webapp/yarn.lock +++ b/ui-pf4/src/main/webapp/yarn.lock @@ -1725,10 +1725,10 @@ dependencies: mkdirp "^1.0.4" -"@patternfly/patternfly@4.183.1": - version "4.183.1" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.183.1.tgz#717ae0f5614605369f0a26bf17d99b993f6f449a" - integrity sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg== +"@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-core@4.198.19", "@patternfly/react-core@^4.198.19": version "4.198.19"