From e6ec0952fb7645217e6f4cfc32a5a8c19940d7d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:03:52 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.196.7 to 4.202.1 in /awx/ui Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.196.7 to 4.202.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.196.7...prerelease-v4.202.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- awx/ui/package-lock.json | 14 +++++++------- awx/ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/awx/ui/package-lock.json b/awx/ui/package-lock.json index 765ea33be5ab..c92a23bc3dd1 100644 --- a/awx/ui/package-lock.json +++ b/awx/ui/package-lock.json @@ -7,7 +7,7 @@ "name": "ui", "dependencies": { "@lingui/react": "3.14.0", - "@patternfly/patternfly": "4.196.7", + "@patternfly/patternfly": "4.202.1", "@patternfly/react-core": "^4.221.3", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.93.1", @@ -3649,9 +3649,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "4.196.7", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.196.7.tgz", - "integrity": "sha512-hA7Oww411e1p0/IXjC1I+4/1NNis9V+NVBxfUIpRwyuLbCIDHBdtMu2qAPLdKxXjuibV9EE6ZdlT7ra/kcFuJQ==" + "version": "4.202.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.202.1.tgz", + "integrity": "sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ==" }, "node_modules/@patternfly/react-core": { "version": "4.224.1", @@ -24870,9 +24870,9 @@ "dev": true }, "@patternfly/patternfly": { - "version": "4.196.7", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.196.7.tgz", - "integrity": "sha512-hA7Oww411e1p0/IXjC1I+4/1NNis9V+NVBxfUIpRwyuLbCIDHBdtMu2qAPLdKxXjuibV9EE6ZdlT7ra/kcFuJQ==" + "version": "4.202.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.202.1.tgz", + "integrity": "sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ==" }, "@patternfly/react-core": { "version": "4.224.1", diff --git a/awx/ui/package.json b/awx/ui/package.json index 30628c65f96d..b0a738cb161a 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@lingui/react": "3.14.0", - "@patternfly/patternfly": "4.196.7", + "@patternfly/patternfly": "4.202.1", "@patternfly/react-core": "^4.221.3", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.93.1",