1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Merge pull request #1068 from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.3.1

This commit is contained in:
dependabot-preview[bot]
2021-03-09 13:36:53 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
"caniuse-lite": "^1.0.30001197",
"css-loader": "^5.1.1",
"eventsourcemock": "^2.0.0",
"html-webpack-plugin": "^5.3.0",
"html-webpack-plugin": "^5.3.1",
"husky": "^5.1.3",
"jest": "^26.6.3",
"jest-serializer-vue": "^2.0.2",

View File

@@ -4370,10 +4370,10 @@ html-minifier-terser@^5.0.1:
relateurl "^0.2.7"
terser "^4.6.3"
html-webpack-plugin@^5.3.0:
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==
html-webpack-plugin@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1"
integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==
dependencies:
"@types/html-minifier-terser" "^5.0.0"
html-minifier-terser "^5.0.1"