summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot2021-02-05 11:46:21 +0000
committerRenovate Bot2021-02-05 11:46:21 +0000
commit0b203b38e1e260660664eaa64353087bbf781c0a (patch)
tree26eca0e20dc7b8b5a65eef3201edba225979f9fd
parent43052921b429815cc48f53383f5d79bb5412d9b8 (diff)
chore(deps): update dependency html-webpack-plugin to v4.5.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 6b0f0da3..149e4fab 100644
--- a/package.json
+++ b/package.json
@@ -186,7 +186,7 @@
"eslint-plugin-standard": "4.1.0",
"expose-loader": "0.7.5",
"file-loader": "4.3.0",
- "html-webpack-plugin": "4.5.0",
+ "html-webpack-plugin": "4.5.1",
"imports-loader": "0.8.0",
"jsonlint": "1.6.3",
"less": "3.13.1",
diff --git a/yarn.lock b/yarn.lock
index 80246f63..1b9deb9f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5039,17 +5039,17 @@ html-minifier@^4.0.0:
relateurl "^0.2.7"
uglify-js "^3.5.1"
-html-webpack-plugin@4.5.0:
- version "4.5.0"
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
- integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
+html-webpack-plugin@4.5.1:
+ version "4.5.1"
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1.tgz#40aaf1b5cb78f2f23a83333999625c20929cda65"
+ integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg==
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"