From a6f4085e71464a463fb396ed323032fa78522ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 16:44:03 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-icons from 4.92.10 to 4.93.0 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.92.10 to 4.93.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.92.10...@patternfly/react-icons@4.93.0) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... 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 8808b1f23..e249400b9 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ }, "dependencies": { "@patternfly/react-core": "^4.224.1", - "@patternfly/react-icons": "^4.92.10", + "@patternfly/react-icons": "^4.93.0", "@patternfly/react-styles": "^4.91.10", "@patternfly/react-table": "^4.111.33", "@reduxjs/toolkit": "^1.9.0", diff --git a/yarn.lock b/yarn.lock index d52aa16ba..a986f61dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -840,10 +840,10 @@ tippy.js "5.1.2" tslib "^2.0.0" -"@patternfly/react-icons@^4.92.10": - version "4.92.10" - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.92.10.tgz#97f876f60378c0e969ca31dfd4f16dead7842afe" - integrity sha512-vwCy7b+OyyuvLDSLqLUG2DkJZgMDogjld8tJTdAaG8HiEhC1sJPZac+5wD7AuS3ym/sQolS4vYtNiVDnMEORxA== +"@patternfly/react-icons@^4.92.10", "@patternfly/react-icons@^4.93.0": + version "4.93.0" + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.93.0.tgz#523034461307711e40cb92975a3a7360e8a184db" + integrity sha512-OH0vORVioL+HLWMEog8/3u8jsiMCeJ0pFpvRKRhy5Uk4CdAe40k1SOBvXJP6opr+O8TLbz0q3bm8Jsh/bPaCuQ== "@patternfly/react-styles@^4.91.10": version "4.91.10"