aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-09 21:36:41 +0000
committerGitHub <[email protected]>2021-05-09 21:36:41 +0000
commit2362707a92f8c1aca846afab80d16712cde5f010 (patch)
treee34e939870d3d069f2d8ea0b4bf1778648f631f9
parent4e2e5479afa195c7716e19995a8d50eb98451a50 (diff)
downloadOrca-dependabot/npm_and_yarn/desktop/hosted-git-info-2.8.9.tar.gz
Orca-dependabot/npm_and_yarn/desktop/hosted-git-info-2.8.9.zip
Bump hosted-git-info from 2.8.8 to 2.8.9 in /desktopdependabot/npm_and_yarn/desktop/hosted-git-info-2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--desktop/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/package-lock.json b/desktop/package-lock.json
index fe31ff4..f7b510b 100644
--- a/desktop/package-lock.json
+++ b/desktop/package-lock.json
@@ -809,9 +809,9 @@
}
},
"hosted-git-info": {
- "version": "2.8.8",
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
- "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
+ "version": "2.8.9",
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
+ "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true
},
"http-cache-semantics": {