Skip to content

Commit 17e8afa

Browse files
Update dependency html-webpack-plugin to v5.6.4 (#8922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcb5eac commit 17e8afa

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
@@ -100,7 +100,7 @@
100100
"eslint-plugin-react": "7.37.5",
101101
"fetch-mock": "9.4.0",
102102
"html-loader": "5.1.0",
103-
"html-webpack-plugin": "5.6.3",
103+
"html-webpack-plugin": "5.6.4",
104104
"jest": "29.7.0",
105105
"jest-environment-jsdom": "29.7.0",
106106
"jest-environment-puppeteer": "11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5734,10 +5734,10 @@ html-minifier-terser@^7.2.0:
57345734
relateurl "^0.2.7"
57355735
terser "^5.15.1"
57365736

5737-
html-webpack-plugin@5.6.3:
5738-
version "5.6.3"
5739-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685"
5740-
integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
5737+
html-webpack-plugin@5.6.4:
5738+
version "5.6.4"
5739+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959"
5740+
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
57415741
dependencies:
57425742
"@types/html-minifier-terser" "^6.0.0"
57435743
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)