From 2c0b0106a1d749f048e3292ac44e51e067418f60 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2020 14:09:52 +0000 Subject: [PATCH] Bump @patternfly/react-icons from 3.14.42 to 4.7.6 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 3.14.42 to 4.7.6. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Changelog](https://github.com/patternfly/patternfly-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@3.14.42...@patternfly/react-icons@4.7.6) Signed-off-by: dependabot-preview[bot] --- package.json | 4 ++-- yarn.lock | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4216744..2cceaab 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@material-ui/core": "^4.9.2", "@material-ui/lab": "^4.0.0-alpha.42", "@patternfly/react-core": "^3.134.2", - "@patternfly/react-icons": "^3.14.42", + "@patternfly/react-icons": "^4.7.6", "@patternfly/react-table": "^2.25.6", "@storybook/addon-actions": "^6.0.0-alpha.10", "@storybook/addon-docs": "^6.0.0-alpha.10", @@ -97,7 +97,7 @@ }, "peerDependencies": { "@patternfly/react-core": "^3.134.2", - "@patternfly/react-icons": "^3.14.42", + "@patternfly/react-icons": "^4.7.6", "@patternfly/react-table": "^2.25.6", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/yarn.lock b/yarn.lock index 8302593..7c55382 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1568,13 +1568,18 @@ focus-trap-react "^4.0.1" tippy.js "5.1.2" -"@patternfly/react-icons@^3.14.39", "@patternfly/react-icons@^3.14.42": +"@patternfly/react-icons@^3.14.39": version "3.14.42" resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-3.14.42.tgz#68782223762754bbaeac0c2368560159d8d6e5d0" integrity sha512-62EZ9k20pO0q63yo4F8kXKscuqY2CfmH7MFjbrvph7kv54pguR05qUFz/zV21nVzk7fXYVkzGhrTEaZYynh/XQ== dependencies: "@fortawesome/free-brands-svg-icons" "^5.8.1" +"@patternfly/react-icons@^4.7.6": + version "4.7.6" + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.7.6.tgz#d5f19192912284fc334abb034bc08967b4245f22" + integrity sha512-B1+gVqe4zS+xQGrQh09z846rWxS6JNAs7PpQJYPEJ1SLzLOwy5wEaOK67im9dD6niEJifJqCcbacCNtVZjlWag== + "@patternfly/react-styles@^3.6.26": version "3.6.26" resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-3.6.26.tgz#514d97982de2d98fb331c812c3be1aae277b4a7f"