Skip to content

Commit 308f806

Browse files
chore(deps): update dependency html-webpack-plugin to v5.5.4
1 parent 1dfa4f4 commit 308f806

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.33.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
74-
"html-webpack-plugin": "5.5.3",
74+
"html-webpack-plugin": "5.5.4",
7575
"jest": "29.7.0",
7676
"jest-environment-jsdom": "29.7.0",
7777
"less": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4226,10 +4226,10 @@ html-minifier-terser@^7.0.0:
42264226
relateurl "^0.2.7"
42274227
terser "^5.15.1"
42284228

4229-
4230-
version "5.5.3"
4231-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e"
4232-
integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==
4229+
4230+
version "5.5.4"
4231+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.4.tgz#517a48e6f046ff1ae1a172c983cd993eb79d2f6a"
4232+
integrity sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==
42334233
dependencies:
42344234
"@types/html-minifier-terser" "^6.0.0"
42354235
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)