From 7fa7ed3658415e74663046420090821635945a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 18:16:48 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.192.1 to 4.194.4 in /awx/ui Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.192.1 to 4.194.4. - [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.192.1...prerelease-v4.194.4) --- 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 2a5dc7014e..1536381580 100644 --- a/awx/ui/package-lock.json +++ b/awx/ui/package-lock.json @@ -7,7 +7,7 @@ "name": "ui", "dependencies": { "@lingui/react": "3.13.3", - "@patternfly/patternfly": "4.192.1", + "@patternfly/patternfly": "4.194.4", "@patternfly/react-core": "^4.201.0", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.83.1", @@ -3645,9 +3645,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "4.192.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", - "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" + "version": "4.194.4", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.194.4.tgz", + "integrity": "sha512-SJxr502v0xXk1N5OiPLunD9pdKvHp5XXJLXcD5lIPrimjjUcy46m48X8YONjDvnC/Y5xV92UI2KxoCVucE34eA==" }, "node_modules/@patternfly/react-core": { "version": "4.214.1", @@ -24785,9 +24785,9 @@ "dev": true }, "@patternfly/patternfly": { - "version": "4.192.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.192.1.tgz", - "integrity": "sha512-eNJ3aI9mGfvwMtBwkI+CBJHPhZx1FoNN6QY36iYEvrEOIL5xuuKRDG2tbOzeucQOzNqZ1PO1Eoock5xTcCG86Q==" + "version": "4.194.4", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.194.4.tgz", + "integrity": "sha512-SJxr502v0xXk1N5OiPLunD9pdKvHp5XXJLXcD5lIPrimjjUcy46m48X8YONjDvnC/Y5xV92UI2KxoCVucE34eA==" }, "@patternfly/react-core": { "version": "4.214.1", diff --git a/awx/ui/package.json b/awx/ui/package.json index 7c36c495c8..d8c189a9bd 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@lingui/react": "3.13.3", - "@patternfly/patternfly": "4.192.1", + "@patternfly/patternfly": "4.194.4", "@patternfly/react-core": "^4.201.0", "@patternfly/react-icons": "4.49.19", "@patternfly/react-table": "4.83.1",