From 2a9415286a425ab970bca03ec90c09efde13f4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 7 Dec 2018 21:43:46 +0000 Subject: [PATCH] build(deps): bump @fortawesome/free-regular-svg-icons Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/commits) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index a18689cde..46ea6d9b5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -7,7 +7,7 @@ "@attently/riek": "2.0.1", "@babel/polyfill": "7.0.0", "@fortawesome/fontawesome-svg-core": "1.2.8", - "@fortawesome/free-regular-svg-icons": "5.5.0", + "@fortawesome/free-regular-svg-icons": "5.6.0", "@fortawesome/free-solid-svg-icons": "5.5.0", "@fortawesome/react-fontawesome": "0.1.3", "@sentry/browser": "4.4.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 66c615c6f..f13b3f63a 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1044,6 +1044,11 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.8.tgz#8cacd1efd1aa956e1ef173f0abcf2ce1b7a0c66f" integrity sha512-0sU7JDLdEeGQlWBSr5uEE6PZOM15YM1s9rFlpZV+WhNdX2V6Co3Sj0OW5el4F54X1Tw+nfxf4Cc3dUedudaDWg== +"@fortawesome/fontawesome-common-types@^0.2.9": + version "0.2.9" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.9.tgz#f307509ec8ac542965ae1ef96a9be0ebea837949" + integrity sha512-tLNNifyheh8mmgzOgxl2XSe03usa1UMTZNLDre6gxvqgIwCDi8Wya2D1MMMry/nc7vsqWf33KEF6L+ULtXZk2A== + "@fortawesome/fontawesome-svg-core@1.2.8": version "1.2.8" resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.8.tgz#b802b7f3d5b9d9d92ae92c18e865df468dcdf561" @@ -1051,12 +1056,12 @@ dependencies: "@fortawesome/fontawesome-common-types" "^0.2.8" -"@fortawesome/free-regular-svg-icons@5.5.0": - version "5.5.0" - resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.5.0.tgz#15f59e2727f863acde11b34957d485657638b322" - integrity sha512-qXOglmsMJR3a//AtfTHYaAITODuTDV73IDtU95diP//wSU+md8umWryB6B38S9b5ECvH8eMN1zLa+np2Pw564g== +"@fortawesome/free-regular-svg-icons@5.6.0": + version "5.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.6.0.tgz#f6715fd499093061a2ae4d0e9da280de83bd7dfb" + integrity sha512-ZDVQA9QeT1YSX/C+nH4cScq80GZdymcqxQb0AbStrSih9uWVrj6O/mAHgWCZUAlpXwPr+W9lTMWO59257cRQvw== dependencies: - "@fortawesome/fontawesome-common-types" "^0.2.8" + "@fortawesome/fontawesome-common-types" "^0.2.9" "@fortawesome/free-solid-svg-icons@5.5.0": version "5.5.0"