mirror of https://github.com/embarklabs/embark.git
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] <support@dependabot.com>
This commit is contained in:
parent
65f25d6536
commit
19a97693db
|
@ -85,7 +85,7 @@
|
|||
"react-bootstrap-typeahead": "3.4.6",
|
||||
"react-copy-to-clipboard": "5.0.2",
|
||||
"react-dom": "16.12.0",
|
||||
"react-fontawesome": "1.6.1",
|
||||
"react-fontawesome": "1.7.1",
|
||||
"react-helmet": "5.2.0",
|
||||
"react-json-view": "1.19.1",
|
||||
"react-redux": "5.1.1",
|
||||
|
|
|
@ -19108,10 +19108,10 @@ react-focus-lock@^2.1.0:
|
|||
use-callback-ref "^1.2.1"
|
||||
use-sidecar "^1.0.1"
|
||||
|
||||
react-fontawesome@1.6.1:
|
||||
version "1.6.1"
|
||||
resolved "https://registry.yarnpkg.com/react-fontawesome/-/react-fontawesome-1.6.1.tgz#eddce17e7dc731aa09fd4a186688a61793a16c5c"
|
||||
integrity sha1-7dzhfn3HMaoJ/UoYZoimF5OhbFw=
|
||||
react-fontawesome@1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/react-fontawesome/-/react-fontawesome-1.7.1.tgz#f74f5a338fef3ee3b379820109c1cba47290f035"
|
||||
integrity sha512-kottReWW1I9Uupub6A5YX4VK7qfpFnEjAcm5zB4Aepst7iofONT27GJYdTcRsj7q5uQu9PXBL7GsxAFKANNUVg==
|
||||
dependencies:
|
||||
prop-types "^15.5.6"
|
||||
|
||||
|
|
Loading…
Reference in New Issue