From 432d8c5739b006bdb6306fbd788dbb0c9e1794c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:14:25 +0000 Subject: [PATCH] (chore): Bump @patternfly/react-core from 4.276.5 to 4.276.6 Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.276.5 to 4.276.6. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.5...@patternfly/react-core@4.276.6) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d9d6270262..f05721adc5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@patternfly/patternfly": "4.224.2", "@patternfly/react-charts": "6.94.18", - "@patternfly/react-core": "4.276.5", + "@patternfly/react-core": "4.276.6", "@patternfly/react-icons": "4.93.6", "@patternfly/react-styles": "4.92.6", "@patternfly/react-table": "4.112.38", diff --git a/yarn.lock b/yarn.lock index 5d6ea73c9d..3d6af2b85b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -824,10 +824,10 @@ victory-voronoi-container "^36.6.7" victory-zoom-container "^36.6.7" -"@patternfly/react-core@4.276.5", "@patternfly/react-core@^4.276.5": - version "4.276.5" - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.276.5.tgz#2f0e61bdaef38d6ba0ffef8d7805c373ff01f4b2" - integrity sha512-roSywj/Kwpoi1UcJrto4QS8QChNC0RSjHEQNMD6+RCX5JZ+LmEd8Qq3Vgm6j5Twse5TsC6DtZmRQCogKBhkAlQ== +"@patternfly/react-core@4.276.6", "@patternfly/react-core@^4.276.5": + version "4.276.6" + resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.276.6.tgz#fa39aa61022f70bf350b2efc660bdeb096bda447" + integrity sha512-G0K+378jf9jw9g+hCAoKnsAe/UGTRspqPeuAYypF2FgNr+dC7dUpc7/VkNhZBVqSJzUWVEK8NyXcqkfi0IemIg== dependencies: "@patternfly/react-icons" "^4.93.6" "@patternfly/react-styles" "^4.92.6"