mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
build(deps-dev): Bump @types/html-webpack-plugin from 3.2.5 to 3.2.6 (#175)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user