From c8a44d9d27130e4a743deabccf00a019b40eb5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:39:03 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.151.4 to 4.159.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.151.4 to 4.159.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.151.4...prerelease-v4.159.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b31bf4a2..a9937dcb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4204,9 +4204,9 @@ } }, "@patternfly/patternfly": { - "version": "4.151.4", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.151.4.tgz", - "integrity": "sha512-TsXePErYetJ8eGkttczkiRBpQH8wAa5bS9aJ8ScFxRvpOw4LfivZ3AKBaQxgONWS6muUN1SxbaGF8qWuRMGo5Q==" + "version": "4.159.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.159.1.tgz", + "integrity": "sha512-CPLE7yAmtETH8TAdQhHkyFmyvjGwsv/7PeR4k57DY9X4IHpx41m4SXrv9cBCr/+Uy8o2SjvE8dtlZb+h0rLByQ==" }, "@patternfly/react-core": { "version": "4.168.8", diff --git a/package.json b/package.json index e565e206..a7caf06f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "7.16.3", "@data-driven-forms/pf4-component-mapper": "3.15.7", "@data-driven-forms/react-form-renderer": "3.15.7", - "@patternfly/patternfly": "4.151.4", + "@patternfly/patternfly": "4.159.1", "@patternfly/react-core": "4.168.8", "@patternfly/react-table": "4.37.8", "@redhat-cloud-services/frontend-components": "3.5.1",