chore(deps): update dependency html-webpack-plugin to v5.5.1

This commit is contained in:
renovate[bot] 2023-04-18 19:21:57 +00:00 committed by GitHub
parent 8726355c51
commit 7b82ee9a51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -99,7 +99,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.11",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.1",
"install": "^0.13.0",
"less": "4.1.3",
"less-loader": "11.1.0",
@ -23552,9 +23552,9 @@
}
},
"node_modules/html-webpack-plugin": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz",
"integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==",
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz",
"integrity": "sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==",
"dev": true,
"dependencies": {
"@types/html-minifier-terser": "^6.0.0",

View file

@ -104,7 +104,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.11",
"handlebars": "^4.7.7",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.1",
"install": "^0.13.0",
"less": "4.1.3",
"less-loader": "11.1.0",