aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 06:04:52 +0000
committerGitHub <noreply@github.com>2021-05-11 06:04:52 +0000
commit7163a01229529c0f7e26aa9e02146073f2676756 (patch)
treee24498f53ab253e56d114f057658617b2951f8fe /package-lock.json
parent8d2b2b3f4619d1085bcc85114e7f9a6fa36f8cf4 (diff)
downloadpokeworld-website-dependabot/npm_and_yarn/hosted-git-info-2.8.9.tar.gz
pokeworld-website-dependabot/npm_and_yarn/hosted-git-info-2.8.9.tar.bz2
pokeworld-website-dependabot/npm_and_yarn/hosted-git-info-2.8.9.zip
Bump hosted-git-info from 2.8.4 to 2.8.9dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 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.4...v2.8.9) Signed-off-by: dependabot[bot] <support@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 afd8004..a4105b0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -241,9 +241,9 @@
"dev": true
},
"hosted-git-info": {
- "version": "2.8.4",
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.4.tgz",
- "integrity": "sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ==",
+ "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
},
"is-arrayish": {