mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
Merge pull request #929 from hedgedoc/renovate/master-html-webpack-plugin-4.x
Update dependency html-webpack-plugin to v4.5.2 (master)
This commit is contained in:
commit
506d45d196
2 changed files with 5 additions and 5 deletions
|
@ -186,7 +186,7 @@
|
||||||
"eslint-plugin-standard": "4.1.0",
|
"eslint-plugin-standard": "4.1.0",
|
||||||
"expose-loader": "1.0.3",
|
"expose-loader": "1.0.3",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"html-webpack-plugin": "4.5.1",
|
"html-webpack-plugin": "4.5.2",
|
||||||
"imports-loader": "1.2.0",
|
"imports-loader": "1.2.0",
|
||||||
"jsonlint": "1.6.3",
|
"jsonlint": "1.6.3",
|
||||||
"less": "4.1.1",
|
"less": "4.1.1",
|
||||||
|
|
|
@ -4911,10 +4911,10 @@ html-minifier@^4.0.0:
|
||||||
relateurl "^0.2.7"
|
relateurl "^0.2.7"
|
||||||
uglify-js "^3.5.1"
|
uglify-js "^3.5.1"
|
||||||
|
|
||||||
html-webpack-plugin@4.5.1:
|
html-webpack-plugin@4.5.2:
|
||||||
version "4.5.1"
|
version "4.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1.tgz#40aaf1b5cb78f2f23a83333999625c20929cda65"
|
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz#76fc83fa1a0f12dd5f7da0404a54e2699666bc12"
|
||||||
integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg==
|
integrity sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue