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

This commit is contained in:
renovate[bot]
2023-06-12 15:02:48 +00:00
committed by GitHub
parent 229b8551e1
commit 41bbbb2653
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -97,7 +97,7 @@
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.12", "eslint-plugin-storybook": "0.6.12",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"html-webpack-plugin": "5.5.1", "html-webpack-plugin": "5.5.2",
"install": "^0.13.0", "install": "^0.13.0",
"knip": "^2.11.0", "knip": "^2.11.0",
"less": "4.1.3", "less": "4.1.3",
@@ -24699,9 +24699,9 @@
} }
}, },
"node_modules/html-webpack-plugin": { "node_modules/html-webpack-plugin": {
"version": "5.5.1", "version": "5.5.2",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz", "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.2.tgz",
"integrity": "sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==", "integrity": "sha512-2KsxTJQmtqsT1JGaZJmoMW25wpC0HM9gpW3jH/UMH62To0UKlzRUbJ/FtQNhZ0gd4gWMoetEYkyG8FMNqEO66Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/html-minifier-terser": "^6.0.0", "@types/html-minifier-terser": "^6.0.0",

View File

@@ -102,7 +102,7 @@
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.12", "eslint-plugin-storybook": "0.6.12",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"html-webpack-plugin": "5.5.1", "html-webpack-plugin": "5.5.2",
"install": "^0.13.0", "install": "^0.13.0",
"knip": "^2.11.0", "knip": "^2.11.0",
"less": "4.1.3", "less": "4.1.3",