Skip to content

Commit 587b594

Browse files
chore(deps): update dependency html-webpack-plugin to v5.5.1
1 parent da7d323 commit 587b594

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.0",
74+
"html-webpack-plugin": "5.5.1",
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
@@ -3969,10 +3969,10 @@ html-minifier-terser@^7.0.0:
39693969
relateurl "^0.2.7"
39703970
terser "^5.15.1"
39713971

3972-
3973-
version "5.5.0"
3974-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50"
3975-
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==
3972+
3973+
version "5.5.1"
3974+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763"
3975+
integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==
39763976
dependencies:
39773977
"@types/html-minifier-terser" "^6.0.0"
39783978
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)