chore(deps): update dependency html-webpack-plugin to v4.5.0 (#148)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2020-10-08 09:35:25 +09:00 committed by GitHub
parent 9d2a6ccd1d
commit 445e128481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@wasm-tool/wasm-pack-plugin": "1.3.1", "@wasm-tool/wasm-pack-plugin": "1.3.1",
"adm-zip": "0.4.16", "adm-zip": "0.4.16",
"file-saver": "2.0.2", "file-saver": "2.0.2",
"html-webpack-plugin": "4.4.1", "html-webpack-plugin": "4.5.0",
"jest": "26.5.2", "jest": "26.5.2",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"text-encoding": "0.7.0", "text-encoding": "0.7.0",

View File

@ -3085,10 +3085,10 @@ html-minifier-terser@^5.0.1:
relateurl "^0.2.7" relateurl "^0.2.7"
terser "^4.6.3" terser "^4.6.3"
html-webpack-plugin@4.4.1: html-webpack-plugin@4.5.0:
version "4.4.1" version "4.5.0"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149" resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ== integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
dependencies: dependencies:
"@types/html-minifier-terser" "^5.0.0" "@types/html-minifier-terser" "^5.0.0"
"@types/tapable" "^1.0.5" "@types/tapable" "^1.0.5"