From 1dea4f6be30e5d3efaee14ee2584f3fb6b6addcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 17:27:12 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.164.2 to 4.171.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.164.2 to 4.171.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.164.2...prerelease-v4.171.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 5d058c72..3af888d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5052,9 +5052,9 @@ } }, "@patternfly/patternfly": { - "version": "4.164.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.164.2.tgz", - "integrity": "sha512-gezQi83JKd6tW0z1J6Q5VvMCW/a58+ys4TWcTuXUMqcV3APQdNxVP+ZV6FIv5353oIPi9HuWAaApVwcCxYZYYg==" + "version": "4.171.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.171.1.tgz", + "integrity": "sha512-e5Ykg+QOo8TsyOyG6SqytAs52MJXwaP020z3twb8z9G3ZNra92uNsrxGgZEqPJoWbjU4K7LGDxy2DOM1FeRoFw==" }, "@patternfly/react-core": { "version": "4.181.1", diff --git a/package.json b/package.json index 814a505d..104f44be 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "7.16.7", "@data-driven-forms/pf4-component-mapper": "3.16.2", "@data-driven-forms/react-form-renderer": "3.16.5", - "@patternfly/patternfly": "4.164.2", + "@patternfly/patternfly": "4.171.1", "@patternfly/react-core": "4.181.1", "@patternfly/react-table": "4.61.15", "@redhat-cloud-services/frontend-components": "3.6.1",