build(deps-dev): Bump @types/html-webpack-plugin from 3.2.5 to 3.2.6 (#175)

This commit is contained in:
dependabot[bot]
2021-09-02 22:23:18 +02:00
committed by GitHub
parent 3621038a5d
commit 96e502563d
2 changed files with 5 additions and 5 deletions

View File

@@ -1935,10 +1935,10 @@
"@types/relateurl" "*"
"@types/uglify-js" "*"
"@types/html-webpack-plugin@^3.2.5":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.5.tgz#58e94c0d57801903b2b77674d2b9ef6c4a65a6db"
integrity sha512-DhC7NTte+Ikw/zxp2w9qjcWtHqpShbUx7ASPUZ00trn1EOftoRtMmy8nS7F/mW8ASTA2JGMFX2bbuqqxiqs6mQ==
"@types/html-webpack-plugin@^3.2.6":
version "3.2.6"
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.6.tgz#07951aaf0fa260dbf626f9644f1d13106d537625"
integrity sha512-U8uJSvlf9lwrKG6sKFnMhqY4qJw2QXad+PHlX9sqEXVUMilVt96aVvFde73tzsdXD+QH9JS6kEytuGO2JcYZog==
dependencies:
"@types/html-minifier" "*"
"@types/tapable" "^1"