Skip to content

Commit c06ca94

Browse files
chore(deps): update dependency html-webpack-plugin to v5.5.2
1 parent 02473e0 commit c06ca94

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.1",
74+
"html-webpack-plugin": "5.5.2",
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.1"
4060-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763"
4061-
integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==
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==
40624062
dependencies:
40634063
"@types/html-minifier-terser" "^6.0.0"
40644064
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)