Browse Source

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

pull/3095/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
41bbbb2653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      web/package-lock.json
  2. 2
      web/package.json

8
web/package-lock.json generated

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

2
web/package.json

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

Loading…
Cancel
Save