Update dependency html-validate to v8.19.1

This commit is contained in:
renovate[bot] 2024-05-24 00:16:56 +00:00 committed by Daniel Lockyer
parent 3e3bcb81fd
commit 78dbbe2294
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -18526,10 +18526,10 @@ html-to-text@8.2.1:
minimist "^1.2.6"
selderee "^0.6.0"
html-validate@8.19.0:
version "8.19.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.19.0.tgz#883ead722f7f846af1111aa0e262bd98bcbacff6"
integrity sha512-VGdoPUPW1OX4xKh0dq3c+npLdOK6EHLgubPfPVYuLOxKEwEOGH/HgRtCSfGXRcdgSHrkQpUXB1kdBSyTJSU6NA==
html-validate@8.19.1:
version "8.19.1"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.19.1.tgz#07212b2d12ce4ea39b3635a51e54d8552810e0e6"
integrity sha512-8nV35ZRr2eOy1tGeFZzBaV4rHaHtK6GZRfjOsqXi/iZ0BMajfMHcCZno2mWsSmX2rcjD228WbHgiAldTZwO2Xw==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^4.1.0"