Skip to content

Commit 3927cc1

Browse files
chore(deps): update dependency html-webpack-plugin to v5.5.3
1 parent ca97107 commit 3927cc1

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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react": "7.32.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
74-
"html-webpack-plugin": "5.5.2",
74+
"html-webpack-plugin": "5.5.3",
7575
"jest": "29.5.0",
7676
"jest-environment-jsdom": "29.5.0",
7777
"less": "4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4055,10 +4055,10 @@ html-minifier-terser@^7.0.0:
40554055
relateurl "^0.2.7"
40564056
terser "^5.15.1"
40574057

4058-
4059-
version "5.5.2"
4060-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.2.tgz#fe394ae7fc5a6e2766f620969424ca70ee55b4ee"
4061-
integrity sha512-2KsxTJQmtqsT1JGaZJmoMW25wpC0HM9gpW3jH/UMH62To0UKlzRUbJ/FtQNhZ0gd4gWMoetEYkyG8FMNqEO66Q==
4058+
4059+
version "5.5.3"
4060+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e"
4061+
integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==
40624062
dependencies:
40634063
"@types/html-minifier-terser" "^6.0.0"
40644064
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)