From e4aecbfe131378d156dcb31e54c41850c97d732e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 18:20:57 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20hosted-git-info=20from=202.8.8=20to=202.?= =?UTF-8?q?8.9=20in=20/06.=E8=87=AA=E5=8A=A8=E5=8C=96=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=B7=A5=E5=85=B7/webpack/02.=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../webpack/02.\351\205\215\347\275\256/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/02.\351\205\215\347\275\256/package-lock.json" "b/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/02.\351\205\215\347\275\256/package-lock.json" index bf5102c..194b6a5 100644 --- "a/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/02.\351\205\215\347\275\256/package-lock.json" +++ "b/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/02.\351\205\215\347\275\256/package-lock.json" @@ -1920,9 +1920,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 }, "https-browserify": {