Skip to content

Commit e97ad91

Browse files
chore(deps): update dependency html-webpack-plugin to v5.5.1
1 parent 5cf53df commit e97ad91

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-prettier": "4.0.0",
4545
"eslint-plugin-react": "7.29.2",
4646
"eslint-plugin-react-hooks": "4.3.0",
47-
"html-webpack-plugin": "5.5.0",
47+
"html-webpack-plugin": "5.5.1",
4848
"ignore-styles": "5.0.1",
4949
"mini-css-extract-plugin": "2.5.3",
5050
"module-alias": "2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4011,10 +4011,10 @@ html-tags@^3.1.0:
40114011
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140"
40124012
integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==
40134013

4014-
4015-
version "5.5.0"
4016-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50"
4017-
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==
4014+
4015+
version "5.5.1"
4016+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763"
4017+
integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==
40184018
dependencies:
40194019
"@types/html-minifier-terser" "^6.0.0"
40204020
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)