Merge pull request #4951 from backstage/dependabot/npm_and_yarn/html-webpack-plugin-4.5.2

chore(deps): bump html-webpack-plugin from 4.4.1 to 4.5.2
This commit is contained in:
Fredrik Adelöw
2021-03-15 08:00:41 +01:00
committed by GitHub
+4 -4
View File
@@ -14849,16 +14849,16 @@ html-to-react@^1.3.4:
ramda "^0.26"
html-webpack-plugin@^4.2.1, html-webpack-plugin@^4.3.0:
version "4.4.1"
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149"
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ==
version "4.5.2"
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz#76fc83fa1a0f12dd5f7da0404a54e2699666bc12"
integrity sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==
dependencies:
"@types/html-minifier-terser" "^5.0.0"
"@types/tapable" "^1.0.5"
"@types/webpack" "^4.41.8"
html-minifier-terser "^5.0.1"
loader-utils "^1.2.3"
lodash "^4.17.15"
lodash "^4.17.20"
pretty-error "^2.1.1"
tapable "^1.1.3"
util.promisify "1.0.0"