Merge pull request #2163 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.5.4

Bump html-webpack-plugin from 5.5.3 to 5.5.4
This commit is contained in:
Francisco Hodge
2023-12-07 04:56:29 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -27,7 +27,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.55.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.32",
@@ -8957,9 +8957,9 @@
}
},
"node_modules/html-webpack-plugin": {
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz",
"integrity": "sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==",
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.4.tgz",
"integrity": "sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==",
"dev": true,
"dependencies": {
"@types/html-minifier-terser": "^6.0.0",
@@ -23107,9 +23107,9 @@
}
},
"html-webpack-plugin": {
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz",
"integrity": "sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==",
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.4.tgz",
"integrity": "sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==",
"dev": true,
"requires": {
"@types/html-minifier-terser": "^6.0.0",
+1 -1
View File
@@ -58,7 +58,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.55.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.32",