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

@@ -17,7 +17,7 @@
"@types/express": "^4.17.13",
"@types/fs-extra": "^9.0.12",
"@types/get-port": "^4.2.0",
"@types/html-webpack-plugin": "^3.2.5",
"@types/html-webpack-plugin": "^3.2.6",
"@types/jest": "^26.0.23",
"@types/jszip": "^3.4.1",
"@types/openpgp": "^4.4.16",

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"