From fcc3d99d41c6f8b8d3bfdb2a376333e5bdebce6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 09:45:32 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.135.2 to 4.144.5 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.135.2 to 4.144.5. - [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.135.2...prerelease-v4.144.5) --- 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 81565f9c..6b550b7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1827,9 +1827,9 @@ } }, "@patternfly/patternfly": { - "version": "4.135.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.135.2.tgz", - "integrity": "sha512-oxLGfGdQNN5yGzvOSH51XR6AuoLjxajteLIOzXJKllqDSQgVP6nZQRCjjB0sUYuin5cUue7lRLqr7clzYd6Zbw==" + "version": "4.144.5", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.144.5.tgz", + "integrity": "sha512-ivY8nD7cU1+IDuLYQt7180/a9JRMTcJNBoOistpCfdkI6c9m0+xdID6WSIUiiceYWhV0BhKx1jU5pVJc4kQPtw==" }, "@patternfly/react-core": { "version": "4.157.3", diff --git a/package.json b/package.json index 7a8ff67a..da38081c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "7.15.4", "@data-driven-forms/pf4-component-mapper": "3.12.2", "@data-driven-forms/react-form-renderer": "3.15.1", - "@patternfly/patternfly": "4.135.2", + "@patternfly/patternfly": "4.144.5", "@patternfly/react-core": "4.157.3", "@patternfly/react-table": "4.30.3", "@redhat-cloud-services/frontend-components": "3.4.6",