aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 18:01:06 +0000
committerLibravatar GitHub <noreply@github.com>2021-05-11 18:01:06 +0000
commitc9c2a560eeea4b4c20ceb29ddccffc92e37d9574 (patch)
tree19a8c3f13d5bcec9571f9da8745e12ffce341028 /package-lock.json
parentEnabling caching of npm modules between CI builds. (#489) (diff)
downloadferdium-recipes-c9c2a560eeea4b4c20ceb29ddccffc92e37d9574.tar.gz
ferdium-recipes-c9c2a560eeea4b4c20ceb29ddccffc92e37d9574.tar.zst
ferdium-recipes-c9c2a560eeea4b4c20ceb29ddccffc92e37d9574.zip
Bump hosted-git-info from 2.8.8 to 2.8.9 (#494)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 8772308..f79e224 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2388,9 +2388,9 @@
2388 } 2388 }
2389 }, 2389 },
2390 "hosted-git-info": { 2390 "hosted-git-info": {
2391 "version": "2.8.8", 2391 "version": "2.8.9",
2392 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", 2392 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
2393 "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", 2393 "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
2394 "dev": true 2394 "dev": true
2395 }, 2395 },
2396 "http-cache-semantics": { 2396 "http-cache-semantics": {