diff options
| author | 2021-03-09 16:38:27 +0300 | |
|---|---|---|
| committer | 2021-03-09 16:38:27 +0300 | |
| commit | 18fd5086cd6612beaff11428c68650ad8655109a (patch) | |
| tree | cc86e100d0a20c4078aedeebcf270b54c79cdfa7 /yarn.lock | |
| parent | Adds HassanAbouelela To Codeowners (diff) | |
| parent | Bump html-webpack-plugin from 5.2.0 to 5.3.0 (diff) | |
Merge pull request #175 from python-discord/dependabot/npm_and_yarn/html-webpack-plugin-5.3.0
Bump html-webpack-plugin from 5.2.0 to 5.3.0
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 9 | 
1 files changed, 4 insertions, 5 deletions
| @@ -4834,14 +4834,13 @@ html-minifier-terser@^5.0.1:      relateurl "^0.2.7"      terser "^4.6.3" -  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== +  version "5.3.0" +  resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.0.tgz#9d93a547db34ac1f28b9f41fd8fe38a5d56770f3" +  integrity sha512-BjtSQCy5J0e9EDV+NZ4i+w36N9avXfQDF4QoAV9YAECG50x6/2tfJkFb0ws9eTcszLdyg4vs6FI6hMgVzVoQqw==    dependencies:      "@types/html-minifier-terser" "^5.0.0"      html-minifier-terser "^5.0.1" -    loader-utils "^2.0.0"      lodash "^4.17.20"      pretty-error "^2.1.1"      tapable "^2.0.0" | 
