From f9d003995d8fbfc91c270caf1921284bdaae50cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:50:25 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.183.1 to 4.185.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.183.1 to 4.185.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.185.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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e15e83b..d189cda7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@data-driven-forms/pf4-component-mapper": "3.16.10", "@data-driven-forms/react-form-renderer": "3.16.10", - "@patternfly/patternfly": "4.183.1", + "@patternfly/patternfly": "4.185.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-table": "4.71.16", "@redhat-cloud-services/frontend-components": "3.8.4", @@ -2768,9 +2768,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "4.183.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz", - "integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg==" + "version": "4.185.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", + "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" }, "node_modules/@patternfly/react-core": { "version": "4.198.19", @@ -18626,9 +18626,9 @@ } }, "@patternfly/patternfly": { - "version": "4.183.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz", - "integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg==" + "version": "4.185.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", + "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" }, "@patternfly/react-core": { "version": "4.198.19", diff --git a/package.json b/package.json index b03474cd..4188f3da 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@data-driven-forms/pf4-component-mapper": "3.16.10", "@data-driven-forms/react-form-renderer": "3.16.10", - "@patternfly/patternfly": "4.183.1", + "@patternfly/patternfly": "4.185.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-table": "4.71.16", "@redhat-cloud-services/frontend-components": "3.8.4",