From 577f102e53f632e004d7561e7039e44d57d3d7cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:18:34 +0000 Subject: [PATCH] Bump @patternfly/patternfly from 4.210.2 to 4.217.1 in /awx/ui Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.210.2 to 4.217.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.210.2...prerelease-v4.217.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 2b55750efe..0020aabe8f 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.217.1", "@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.217.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.217.1.tgz", + "integrity": "sha512-uN7JgfQsyR16YHkuGRCTIcBcnyKIqKjGkB2SGk9x1XXH3yYGenL83kpAavX9Xtozqp17KppOlybJuzcKvZMrgw==" }, "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.217.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.217.1.tgz", + "integrity": "sha512-uN7JgfQsyR16YHkuGRCTIcBcnyKIqKjGkB2SGk9x1XXH3yYGenL83kpAavX9Xtozqp17KppOlybJuzcKvZMrgw==" }, "@patternfly/react-core": { "version": "4.239.0", diff --git a/awx/ui/package.json b/awx/ui/package.json index 8f5f4b0fba..c652b076a5 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.217.1", "@patternfly/react-core": "^4.239.0", "@patternfly/react-icons": "4.90.0", "@patternfly/react-table": "4.108.0",