diff options
author | 2021-02-22 12:46:15 +0300 | |
---|---|---|
committer | 2021-02-22 12:46:15 +0300 | |
commit | 2ce34975c03cd0b31e66c77d08ec897cdf212a56 (patch) | |
tree | 49dd9d695a3a0da3358e65a91452583bb3c5b606 /yarn.lock | |
parent | Merge pull request #157 from python-discord/dependabot/npm_and_yarn/testing-l... (diff) | |
parent | Bump html-webpack-plugin from 5.1.0 to 5.2.0 (diff) |
Merge pull request #152 from python-discord/dependabot/npm_and_yarn/html-webpack-plugin-5.2.0
Bump html-webpack-plugin from 5.1.0 to 5.2.0
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4880,10 +4880,10 @@ html-minifier-terser@^5.0.1: relateurl "^0.2.7" terser "^4.6.3" - 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== + version "5.2.0" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.2.0.tgz#d675ad0027a89de6b3d9950e0b57656dcfd97fbf" + integrity sha512-0wkVlJKq7edCN793gdLgdAm5m196qI2vb5SGXy4AtGOFB/lYKyS10+3Vkhe6Bo0acddAW3QVw+0ysgWoko/IEQ== dependencies: "@types/html-minifier-terser" "^5.0.0" html-minifier-terser "^5.0.1" |