From a6bb2daf81443075171b26d65487d4f30173ebea Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 19 Oct 2021 16:31:20 +0000 Subject: [PATCH] chore(deps): update dependency @fortawesome/vue-fontawesome to v3.0.0-5 (#875) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/875 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05c453695..90620589c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fortawesome/fontawesome-svg-core": "1.2.36", "@fortawesome/free-regular-svg-icons": "5.15.4", "@fortawesome/free-solid-svg-icons": "5.15.4", - "@fortawesome/vue-fontawesome": "3.0.0-4", + "@fortawesome/vue-fontawesome": "3.0.0-5", "@types/jest": "27.0.2", "@typescript-eslint/eslint-plugin": "5.1.0", "@typescript-eslint/parser": "5.1.0", diff --git a/yarn.lock b/yarn.lock index 30a4658da..d3a2f86e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -992,10 +992,10 @@ dependencies: "@fortawesome/fontawesome-common-types" "^0.2.36" -"@fortawesome/vue-fontawesome@3.0.0-4": - version "3.0.0-4" - resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-4.tgz#f90c62160c436e102f82d8bc02ec44de2cf008dc" - integrity sha512-dQVhhMRcUPCb0aqk5ohm0KGk5OJ7wFZ9aYapLzJB3Z+xs7LhkRWLTb87reelUAG5PFDjutDAXuloT9hi6cz72A== +"@fortawesome/vue-fontawesome@3.0.0-5": + version "3.0.0-5" + resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-5.tgz#6251e6917198362fa56510eb256cfb6aa6d30a32" + integrity sha512-aNmBT4bOecrFsZTog1l6AJDQHPP3ocXV+WQ3Ogy8WZCqstB/ahfhH4CPu5i4N9Hw0MBKXqE+LX+NbUxcj8cVTw== "@hapi/hoek@^9.0.0": version "9.2.0"