From 88c5be0f946e957d864ff8a32d98a5ef0da7f304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 05:05:15 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.210.2 to 4.222.4 in /awx/ui Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.210.2 to 4.222.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.210.2...prerelease-v4.222.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 2b55750efea3..f6e71aa931c3 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.210.2", + "@patternfly/patternfly": "4.222.4", "@patternfly/react-core": "^4.239.0", "@patternfly/react-icons": "4.90.0", "@patternfly/react-table": "4.108.0", @@ -3747,9 +3747,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "4.210.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.210.2.tgz", - "integrity": "sha512-aZiW24Bxi6uVmk5RyNTp+6q6ThtlJZotNRJfWVeGuwu1UlbBuV4DFa1bpjA6jfTZpfEpX2YL5+R+4ZVSCFAVdw==" + "version": "4.222.4", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.222.4.tgz", + "integrity": "sha512-+0fk4dzxEbWn+hgaOnR0BjfeUdEeVVrqfH7+GFeFc+RKjEMjIR/BZbWWN8YQDezmDv6A32gHmEKaY3Uwbt06Lw==" }, "node_modules/@patternfly/react-core": { "version": "4.239.0", @@ -25089,9 +25089,9 @@ "dev": true }, "@patternfly/patternfly": { - "version": "4.210.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.210.2.tgz", - "integrity": "sha512-aZiW24Bxi6uVmk5RyNTp+6q6ThtlJZotNRJfWVeGuwu1UlbBuV4DFa1bpjA6jfTZpfEpX2YL5+R+4ZVSCFAVdw==" + "version": "4.222.4", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.222.4.tgz", + "integrity": "sha512-+0fk4dzxEbWn+hgaOnR0BjfeUdEeVVrqfH7+GFeFc+RKjEMjIR/BZbWWN8YQDezmDv6A32gHmEKaY3Uwbt06Lw==" }, "@patternfly/react-core": { "version": "4.239.0", diff --git a/awx/ui/package.json b/awx/ui/package.json index 8f5f4b0fba70..c57de94b55e6 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@lingui/react": "3.14.0", - "@patternfly/patternfly": "4.210.2", + "@patternfly/patternfly": "4.222.4", "@patternfly/react-core": "^4.239.0", "@patternfly/react-icons": "4.90.0", "@patternfly/react-table": "4.108.0",