From 52205f97cb8cdfc19f5ca56c6fb421c56ae81641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 16:49:44 +0000 Subject: [PATCH] Bump hosted-git-info from 2.8.8 to 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] --- npm-shrinkwrap.json | 6 +++--- package-lock.json | 11 ++++++++--- 2 files changed, 11 insertions(+), 6 deletions(-) mode change 100755 => 100644 npm-shrinkwrap.json mode change 100755 => 100644 package-lock.json diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json old mode 100755 new mode 100644 index 4c4de5a..fc48757 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -3273,9 +3273,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 }, "html-comment-regex": { diff --git a/package-lock.json b/package-lock.json old mode 100755 new mode 100644 index ec704db..f86cd0b --- a/package-lock.json +++ b/package-lock.json @@ -1064,6 +1064,11 @@ "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=", "dev": true }, + "css-light-grid": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/css-light-grid/-/css-light-grid-1.1.3.tgz", + "integrity": "sha512-8aGy3cTX0ALgenYW62yyRTJBQ4r5gsdJVodgGK+3h9Zwy9A/tp1LYCCJzPrgfFF95lpVsYwxwE7QodXAskI9Sw==" + }, "cssnano": { "version": "3.10.0", "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-3.10.0.tgz", @@ -3249,9 +3254,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 }, "html-comment-regex": {