From 64be86afdc51903e551b67ede4b93aae39b27c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 12:46:34 +0000 Subject: [PATCH] chore(deps): bump hosted-git-info in /packages/@grow-all/script Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] --- packages/@grow-all/script/yarn.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/@grow-all/script/yarn.lock b/packages/@grow-all/script/yarn.lock index a43b426..3994376 100644 --- a/packages/@grow-all/script/yarn.lock +++ b/packages/@grow-all/script/yarn.lock @@ -766,8 +766,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@grow-all/cli-share-utils@file:../cli-share-utils": +"@grow-all/cli-share-utils@^0.1.0": version "0.1.0" + resolved "https://registry.yarnpkg.com/@grow-all/cli-share-utils/-/cli-share-utils-0.1.0.tgz#9c49f0e9d8cc9c9484ff46c41ccf0d8f2ca26b8b" + integrity sha512-v/n7j0zt3LHblRJup5DLBITdemktzsjwtTkGSJu3m7SJP/ztI8tDjS3QmMs6DWuvpD0qNPnV0zDch2Ud0ko1WQ== dependencies: chalk "^3.0.0" execa "^4.0.0" @@ -2815,9 +2817,9 @@ homedir-polyfill@^1.0.1: parse-passwd "^1.0.0" hosted-git-info@^2.1.4: - version "2.8.5" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.5.tgz#759cfcf2c4d156ade59b0b2dfabddc42a6b9c70c" - integrity sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== hpack.js@^2.1.6: version "2.1.6"