Skip to content

Commit 3c700ce

Browse files
chore(deps): update dependency html-webpack-plugin to v5.6.3 (#950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37091a6 commit 3c700ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"fork-ts-checker-webpack-plugin": "6.5.3",
6262
"hard-source-webpack-plugin": "0.13.1",
6363
"html-loader": "3.1.2",
64-
"html-webpack-plugin": "5.6.0",
64+
"html-webpack-plugin": "5.6.3",
6565
"husky": "7.0.4",
6666
"jest": "27.5.1",
6767
"lint-staged": "12.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5900,10 +5900,10 @@ html-minifier-terser@^6.0.2:
59005900
relateurl "^0.2.7"
59015901
terser "^5.7.2"
59025902

5903-
html-webpack-plugin@5.6.0:
5904-
version "5.6.0"
5905-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
5906-
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
5903+
html-webpack-plugin@5.6.3:
5904+
version "5.6.3"
5905+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685"
5906+
integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
59075907
dependencies:
59085908
"@types/html-minifier-terser" "^6.0.0"
59095909
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)