From e8d76ec272791c614113687bbd44bded93fda869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 16:37:37 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.183.1 to 4.192.1 in /awx/ui Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.183.1 to 4.192.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.192.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 29667dc7d4..0003a3d44e 100644 --- a/awx/ui/package-lock.json +++ b/awx/ui/package-lock.json @@ -7,7 +7,7 @@ "name": "ui", "dependencies": { "@lingui/react": "3.9.0", - "@patternfly/patternfly": "4.183.1", + "@patternfly/patternfly": "4.192.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.67.19", @@ -3642,9 +3642,9 @@ "dev": true }, "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.192.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", + "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" }, "node_modules/@patternfly/react-core": { "version": "4.198.19", @@ -24780,9 +24780,9 @@ "dev": true }, "@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.192.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", + "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" }, "@patternfly/react-core": { "version": "4.198.19", diff --git a/awx/ui/package.json b/awx/ui/package.json index a34a0b10fe..d250e4fad2 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@lingui/react": "3.9.0", - "@patternfly/patternfly": "4.183.1", + "@patternfly/patternfly": "4.192.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.67.19",