diff options
| author | 2021-02-22 07:29:59 +0300 | |
|---|---|---|
| committer | 2021-02-22 07:29:59 +0300 | |
| commit | 62338dacbf4c4658cad860248bd25a1bd089a885 (patch) | |
| tree | fc38188368c9b9fe778e424f9b758163db93ed3e /yarn.lock | |
| parent | Merge pull request #146 from python-discord/dependabot/npm_and_yarn/eslint-7.... (diff) | |
| parent | Bump html-webpack-plugin from 5.0.0 to 5.1.0 (diff) | |
Merge pull request #143 from python-discord/dependabot/npm_and_yarn/html-webpack-plugin-5.1.0
Bump html-webpack-plugin from 5.0.0 to 5.1.0
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -4846,10 +4846,10 @@ html-minifier-terser@^5.0.1:      relateurl "^0.2.7"      terser "^4.6.3" -  version "5.0.0" -  resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.0.0.tgz#457a9defb33ce368135078b4e0387a27f3fe244d" -  integrity sha512-kxTyb8cyZwEyUqXTgdHRUOF4C7uCrquzw2T+YTudehm/yspodgCkREjdmc4dXI8k2P4NEjqOVbnOOlPZg4TKJA== +  version "5.1.0" +  resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.1.0.tgz#1c11bbe01ab9d1262c4b601edebcf394364b1f60" +  integrity sha512-2axkp+2NHmvHUWrKe1dY4LyM3WatQEdFChr42OY7R/Ad7f0AQzaKscGCcqN/FtQBxo8rdfJP7M3RMFDttqok3g==    dependencies:      "@types/html-minifier-terser" "^5.0.0"      html-minifier-terser "^5.0.1" | 
