From 520ae06171e58df4111822946626a384f4c884a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 01:37:44 +0000 Subject: [PATCH] Bump @patternfly/react-styles from 5.0.1 to 5.1.1 in /ui Bumps @patternfly/react-styles from 5.0.1 to 5.1.1. --- updated-dependencies: - dependency-name: "@patternfly/react-styles" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 5a0facfe..603d5212 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -13,7 +13,7 @@ "@patternfly/react-code-editor": "^4.82.104", "@patternfly/react-core": "^5.0.0", "@patternfly/react-icons": "^5.0.1", - "@patternfly/react-styles": "^5.0.0", + "@patternfly/react-styles": "^5.1.1", "@patternfly/react-table": "^5.0.1", "async": "^3.2.4", "concurrently": "^8.2.1", @@ -1493,9 +1493,9 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.0.1.tgz", - "integrity": "sha512-kHP/lbvmhBnNfWiqJJLNwOQZnkcl6wfwAesRp22s4Lj941EWe0oFIqn925/uORIOAOz2du1121t7T4UTfLZg4w==" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.1.1.tgz", + "integrity": "sha512-swO9X+WixYYDsMVsEJp1V8QUfhEQY91QfFm4phfYP4jc2TQ2opIFYdUIHkc+yrZwBhrgb/pPUUfemyqAoSbZcA==" }, "node_modules/@patternfly/react-table": { "version": "5.0.1", @@ -16183,9 +16183,9 @@ "requires": {} }, "@patternfly/react-styles": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.0.1.tgz", - "integrity": "sha512-kHP/lbvmhBnNfWiqJJLNwOQZnkcl6wfwAesRp22s4Lj941EWe0oFIqn925/uORIOAOz2du1121t7T4UTfLZg4w==" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.1.1.tgz", + "integrity": "sha512-swO9X+WixYYDsMVsEJp1V8QUfhEQY91QfFm4phfYP4jc2TQ2opIFYdUIHkc+yrZwBhrgb/pPUUfemyqAoSbZcA==" }, "@patternfly/react-table": { "version": "5.0.1", diff --git a/ui/package.json b/ui/package.json index 423d47ab..5b77a981 100644 --- a/ui/package.json +++ b/ui/package.json @@ -74,7 +74,7 @@ "@patternfly/react-code-editor": "^4.82.104", "@patternfly/react-core": "^5.0.0", "@patternfly/react-icons": "^5.0.1", - "@patternfly/react-styles": "^5.0.0", + "@patternfly/react-styles": "^5.1.1", "@patternfly/react-table": "^5.0.1", "async": "^3.2.4", "concurrently": "^8.2.1",