Update dependency html-validate to v8.5.0

This commit is contained in:
renovate[bot] 2023-10-02 01:06:56 +00:00 committed by Daniel Lockyer
parent 18c6c70d3d
commit b06ec3929d
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"html-validate": "8.4.1",
"html-validate": "8.5.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.2.0"

View File

@ -19444,10 +19444,10 @@ html-to-text@8.2.1:
minimist "^1.2.6"
selderee "^0.6.0"
html-validate@8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.4.1.tgz#053d375082d4dcf763d65c58e48258ec205e01db"
integrity sha512-Z/VLHsKcWWrbxOQcq0kb6FvIJZNnTtVzYBeqFM3pcMozkxj9Eb5tshjW5VdTq52bkBDyYVQcVNdJ0AwMmea1oA==
html-validate@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.5.0.tgz#187eb0d086b9a64c6b91866844b30c97c47b44fb"
integrity sha512-EiRJ7mqRZb68DgxyMlA+5uVheCuNYZiXnoSajcdSTK8IcNuPpyeSI0CZu9wK1jE6jQrWnf8myIa5JkjDByHPuw==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^4.1.0"