Skip to content

Commit 6c12e21

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/html-webpack-plugin to v3.2.5
1 parent 1af8eae commit 6c12e21

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/csv-parse": "1.1.12",
4949
"@types/debug": "4.1.5",
5050
"@types/extract-text-webpack-plugin": "3.0.5",
51-
"@types/html-webpack-plugin": "3.2.4",
51+
"@types/html-webpack-plugin": "3.2.5",
5252
"@types/koa": "2.11.8",
5353
"@types/koa-bodyparser": "5.0.2",
5454
"@types/koa-mount": "3.0.1",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -954,14 +954,14 @@
954954
"@types/relateurl" "*"
955955
"@types/uglify-js" "*"
956956

957-
"@types/[email protected].4":
958-
version "3.2.4"
959-
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.4.tgz#ed770ddfec53ed2aa6b5f4523acca291192235c6"
960-
integrity sha512-WM0s78bfCIXnTlICf+8nWP0IvP+fn4YfiI3uxAX1K1PSRpzs0iysp03j4zR0xTgxSqF67TbOsHs49YXonRAkeQ==
957+
"@types/[email protected].5":
958+
version "3.2.5"
959+
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.5.tgz#58e94c0d57801903b2b77674d2b9ef6c4a65a6db"
960+
integrity sha512-DhC7NTte+Ikw/zxp2w9qjcWtHqpShbUx7ASPUZ00trn1EOftoRtMmy8nS7F/mW8ASTA2JGMFX2bbuqqxiqs6mQ==
961961
dependencies:
962962
"@types/html-minifier" "*"
963-
"@types/tapable" "*"
964-
"@types/webpack" "*"
963+
"@types/tapable" "^1"
964+
"@types/webpack" "^4"
965965

966966
"@types/http-assert@*":
967967
version "1.3.0"
@@ -1180,16 +1180,6 @@
11801180
"@types/source-list-map" "*"
11811181
source-map "^0.6.1"
11821182

1183-
"@types/webpack@*":
1184-
version "4.4.17"
1185-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.17.tgz#3da3e0823a051311ba510bdc32354888921fc8b4"
1186-
integrity sha512-f8fHYEhlrSQJ5BHaonyatL11MYwqQ7I6QDVCT41LqIyxR7j9B2uY4cQKxDoWFC9l2NbFGsIhiJBKZ6Y6LMBFLA==
1187-
dependencies:
1188-
"@types/node" "*"
1189-
"@types/tapable" "*"
1190-
"@types/uglify-js" "*"
1191-
source-map "^0.6.0"
1192-
11931183
11941184
version "4.41.26"
11951185
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef"

0 commit comments

Comments
 (0)