From fd82a81b02dcdcbee6d71bc7611ad604c5bc5524 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 01:13:03 +0000 Subject: [PATCH] Bump @fortawesome/fontawesome-free from 5.10.1 to 5.10.2 Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.10.1 to 5.10.2. - [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/compare/5.10.1...5.10.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 236811e8..b1e45b35 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test:unit": "vue-cli-service test:unit" }, "dependencies": { - "@fortawesome/fontawesome-free": "^5.10.1", + "@fortawesome/fontawesome-free": "^5.10.2", "axios": "^0.19.0", "buefy": "^0.8.2", "bulma-timeline": "^3.0.4", diff --git a/yarn.lock b/yarn.lock index 5d388176..cc0e44c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -685,10 +685,10 @@ debug "^3.1.0" lodash.once "^4.1.1" -"@fortawesome/fontawesome-free@^5.10.1": - version "5.10.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.10.1.tgz#dec28ee02c3fc51da46d53ce4da9d5787312fbd7" - integrity sha512-PYncBhgN1l02mwHmczukexmu4yRTjRDAAdcK62jdWSAW8epcnZ9K2win/7rMrffiv/c7XLVDA8vD+yi6WyvbGQ== +"@fortawesome/fontawesome-free@^5.10.2": + version "5.10.2" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.10.2.tgz#27e02da1e34b50c9869179d364fb46627b521130" + integrity sha512-9pw+Nsnunl9unstGEHQ+u41wBEQue6XPBsILXtJF/4fNN1L3avJcMF/gGF86rIjeTAgfLjTY9ndm68/X4f4idQ== "@hapi/address@2.x.x": version "2.0.0"