Skip to content

Commit f9d572b

Browse files
chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.6.0 (#2675)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e634a2 commit f9d572b

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

yarn.lock

+4-15
Original file line numberDiff line numberDiff line change
@@ -14508,21 +14508,10 @@ html-void-elements@^2.0.0:
1450814508
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-2.0.1.tgz#29459b8b05c200b6c5ee98743c41b979d577549f"
1450914509
integrity sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==
1451014510

14511-
html-webpack-plugin@^5.3.2:
14512-
version "5.5.0"
14513-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50"
14514-
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==
14515-
dependencies:
14516-
"@types/html-minifier-terser" "^6.0.0"
14517-
html-minifier-terser "^6.0.2"
14518-
lodash "^4.17.21"
14519-
pretty-error "^4.0.0"
14520-
tapable "^2.0.0"
14521-
14522-
html-webpack-plugin@^5.5.0:
14523-
version "5.5.3"
14524-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e"
14525-
integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==
14511+
html-webpack-plugin@^5.3.2, html-webpack-plugin@^5.5.0:
14512+
version "5.6.0"
14513+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
14514+
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
1452614515
dependencies:
1452714516
"@types/html-minifier-terser" "^6.0.0"
1452814517
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)