fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.11

This commit is contained in:
Renovate Bot
2020-06-16 23:46:43 +01:00
committed by Łukasz Mierzwa
parent 72c79cd690
commit feab77174d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1754,9 +1754,9 @@
}
},
"@fortawesome/react-fontawesome": {
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.1.10.tgz",
"integrity": "sha512-UGdpJiLBIqR/8xcLrCarf2pChqQFKjDTD02C7ZS/odpOVVl2YuHYRCLEOQ0GpfOk6jtYhmouSFOFoC8qNCe5cg==",
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.1.11.tgz",
"integrity": "sha512-sClfojasRifQKI0OPqTy8Ln8iIhnxR/Pv/hukBhWnBz9kQRmqi6JSH3nghlhAY7SUeIIM7B5/D2G8WjX0iepVg==",
"requires": {
"prop-types": "^15.7.2"
}
+1 -1
View File
@@ -8,7 +8,7 @@
"@fortawesome/fontawesome-svg-core": "1.2.28",
"@fortawesome/free-regular-svg-icons": "5.13.0",
"@fortawesome/free-solid-svg-icons": "5.13.0",
"@fortawesome/react-fontawesome": "0.1.10",
"@fortawesome/react-fontawesome": "0.1.11",
"@popperjs/core": "2.4.2",
"@sentry/browser": "5.17.0",
"@types/jest": "26.0.0",