Skip to content

Commit c78bbd7

Browse files
committed
chore(deps): update dependency html-webpack-plugin to v5.6.0
1 parent 975baf5 commit c78bbd7

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
@@ -41,7 +41,7 @@
4141
"css-minimizer-webpack-plugin": "4.2.2",
4242
"file-loader": "6.2.0",
4343
"gh-pages": "4.0.0",
44-
"html-webpack-plugin": "5.5.3",
44+
"html-webpack-plugin": "5.6.0",
4545
"husky": "^8.0.3",
4646
"image-minimizer-webpack-plugin": "3.8.3",
4747
"imagemin": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4163,10 +4163,10 @@ html-minifier-terser@^6.0.2:
41634163
relateurl "^0.2.7"
41644164
terser "^5.10.0"
41654165

4166-
html-webpack-plugin@5.5.3:
4167-
version "5.5.3"
4168-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e"
4169-
integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==
4166+
html-webpack-plugin@5.6.0:
4167+
version "5.6.0"
4168+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
4169+
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
41704170
dependencies:
41714171
"@types/html-minifier-terser" "^6.0.0"
41724172
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)