chore(deps): update dependency html-minifier to v3.5.19

This commit is contained in:
Renovate Bot 2018-07-13 09:03:05 +00:00
parent 9f79ae2f19
commit 41f82f4510
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@
"graphql-request": "1.6.0", "graphql-request": "1.6.0",
"handlebars": "4.0.11", "handlebars": "4.0.11",
"handlebars-loader": "1.7.0", "handlebars-loader": "1.7.0",
"html-minifier": "3.5.18", "html-minifier": "3.5.19",
"html-minifier-loader": "1.4.1", "html-minifier-loader": "1.4.1",
"intersection-observer": "0.5.0", "intersection-observer": "0.5.0",
"istanbul-instrumenter-loader": "3.0.1", "istanbul-instrumenter-loader": "3.0.1",

View File

@ -3379,9 +3379,9 @@ html-minifier-loader@1.4.1:
dependencies: dependencies:
loader-utils "^1.1.0" loader-utils "^1.1.0"
html-minifier@3.5.18: html-minifier@3.5.19:
version "3.5.18" version "3.5.19"
resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.18.tgz#fc8b02826cbbafc6de19a103c41c830a91cffe5a" resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.19.tgz#ed53c4b7326fe507bc3a1adbcc3bbb56660a2ebd"
dependencies: dependencies:
camel-case "3.0.x" camel-case "3.0.x"
clean-css "4.1.x" clean-css "4.1.x"