From 14f9aed9582b184b7713a7a70f122097b1a629d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 26 Apr 2023 06:15:09 +0000 Subject: [PATCH] chore(deps): update dependency hosted-git-info to v5.2.1 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c3203ed..ab0bfed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1798,9 +1798,7 @@ has@^1.0.3: function-bind "^1.1.1" hosted-git-info@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-5.0.0.tgz#df7a06678b4ebd722139786303db80fdf302ea56" - integrity sha512-rRnjWu0Bxj+nIfUOkz0695C0H6tRrN5iYIzYejb0tDEefe2AekHu/U5Kn9pEie5vsJqpNQU02az7TGSH3qpz4Q== + version "5.2.1" dependencies: lru-cache "^7.5.1" -- GitLab