Skip to content

Commit 451d136

Browse files
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](npm/hosted-git-info@v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fc8768 commit 451d136

File tree

2 files changed

+20
-9
lines changed

2 files changed

+20
-9
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,6 +2525,17 @@ compressible@~2.0.16:
25252525
dependencies:
25262526
mime-db ">= 1.43.0 < 2"
25272527

2528+
compression-webpack-plugin@^5.0.1:
2529+
version "5.0.2"
2530+
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-5.0.2.tgz#df84e682cfa1fb2a230e71cf83d50c323d5369c2"
2531+
integrity sha512-F2G4cQfsMZ6CiPlG22Q5EDUCqnfyZqTjyJP5cMgNYUbBg/dUzV3hto8yTFFIogDCTWooVbePHQE0qL6FrJUSsA==
2532+
dependencies:
2533+
cacache "^15.0.5"
2534+
find-cache-dir "^3.3.1"
2535+
schema-utils "^2.7.0"
2536+
serialize-javascript "^4.0.0"
2537+
webpack-sources "^1.4.3"
2538+
25282539
compression@^1.7.4:
25292540
version "1.7.4"
25302541
resolved "https://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcompression%2Fdownload%2Fcompression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f"
@@ -2788,10 +2799,10 @@ css-loader@^3.5.3:
27882799
schema-utils "^2.7.0"
27892800
semver "^6.3.0"
27902801

2791-
css-minimizer-webpack-plugin@1.x:
2802+
css-minimizer-webpack-plugin@^1.0.0:
27922803
version "1.3.0"
2793-
resolved "https://registry.nlark.com/css-minimizer-webpack-plugin/download/css-minimizer-webpack-plugin-1.3.0.tgz?cache=0&sync_timestamp=1624621647030&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcss-minimizer-webpack-plugin%2Fdownload%2Fcss-minimizer-webpack-plugin-1.3.0.tgz#d867b4a54ca9920125b30263505e8cca72bc8cf1"
2794-
integrity sha1-2Ge0pUypkgElswJjUF6MynK8jPE=
2804+
resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-1.3.0.tgz#d867b4a54ca9920125b30263505e8cca72bc8cf1"
2805+
integrity sha512-jFa0Siplmfef4ndKglpVaduY47oHQwioAOEGK0f0vAX0s+vc+SmP6cCMoc+8Adau5600RnOEld5VVdC8CQau7w==
27952806
dependencies:
27962807
cacache "^15.0.5"
27972808
cssnano "^4.1.10"
@@ -4281,9 +4292,9 @@ hoopy@^0.1.4:
42814292
integrity sha1-YJIH1mEQADOpqUAq096mdzgcGx0=
42824293

42834294
hosted-git-info@^2.1.4:
4284-
version "2.8.8"
4285-
resolved "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
4286-
integrity sha1-dTm9S8Hg4KiVgVouAmJCCxKFhIg=
4295+
version "2.8.9"
4296+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
4297+
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
42874298

42884299
hpack.js@^2.1.6:
42894300
version "2.1.6"

0 commit comments

Comments
 (0)