Skip to content

Commit 19a9769

Browse files
build(deps-dev): bump react-fontawesome from 1.6.1 to 1.7.1
Bumps [react-fontawesome](https://github.com/danawoodman/react-fontawesome) from 1.6.1 to 1.7.1. - [Release notes](https://github.com/danawoodman/react-fontawesome/releases) - [Changelog](https://github.com/danawoodman/react-fontawesome/blob/master/changelog.md) - [Commits](https://github.com/danawoodman/react-fontawesome/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 65f25d6 commit 19a9769

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cockpit/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-bootstrap-typeahead": "3.4.6",
8686
"react-copy-to-clipboard": "5.0.2",
8787
"react-dom": "16.12.0",
88-
"react-fontawesome": "1.6.1",
88+
"react-fontawesome": "1.7.1",
8989
"react-helmet": "5.2.0",
9090
"react-json-view": "1.19.1",
9191
"react-redux": "5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19108,10 +19108,10 @@ react-focus-lock@^2.1.0:
1910819108
use-callback-ref "^1.2.1"
1910919109
use-sidecar "^1.0.1"
1911019110

19111-
react-fontawesome@1.6.1:
19112-
version "1.6.1"
19113-
resolved "https://registry.yarnpkg.com/react-fontawesome/-/react-fontawesome-1.6.1.tgz#eddce17e7dc731aa09fd4a186688a61793a16c5c"
19114-
integrity sha1-7dzhfn3HMaoJ/UoYZoimF5OhbFw=
19111+
react-fontawesome@1.7.1:
19112+
version "1.7.1"
19113+
resolved "https://registry.yarnpkg.com/react-fontawesome/-/react-fontawesome-1.7.1.tgz#f74f5a338fef3ee3b379820109c1cba47290f035"
19114+
integrity sha512-kottReWW1I9Uupub6A5YX4VK7qfpFnEjAcm5zB4Aepst7iofONT27GJYdTcRsj7q5uQu9PXBL7GsxAFKANNUVg==
1911519115
dependencies:
1911619116
prop-types "^15.5.6"
1911719117

0 commit comments

Comments
 (0)