Update dependency html-validate to v7.13.1

This commit is contained in:
renovate[bot] 2023-01-16 00:21:03 +00:00 committed by Daniel Lockyer
parent 460d2dc339
commit 15c6fbb12a
2 changed files with 5 additions and 5 deletions

View File

@ -209,7 +209,7 @@
"cssnano": "5.1.14", "cssnano": "5.1.14",
"eslint": "8.32.0", "eslint": "8.32.0",
"expect": "^29.0.0", "expect": "^29.0.0",
"html-validate": "7.12.2", "html-validate": "7.13.1",
"inquirer": "8.2.5", "inquirer": "8.2.5",
"jwks-rsa": "3.0.1", "jwks-rsa": "3.0.1",
"mocha": "10.2.0", "mocha": "10.2.0",

View File

@ -15118,10 +15118,10 @@ html-to-text@8.2.1:
minimist "^1.2.6" minimist "^1.2.6"
selderee "^0.6.0" selderee "^0.6.0"
html-validate@7.12.2: html-validate@7.13.1:
version "7.12.2" version "7.13.1"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.12.2.tgz#5ed1187092685e6deea367a5135db22ad21f8213" resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.13.1.tgz#3bd3a578adbc3cae41f77c537fa513c722d9f594"
integrity sha512-CE0c7Iin3bx2LNRoqPpB4AaNiMo2ckDSW8Z57/dVc39gvrwBDFnSEObKV9Xz6L170gJyRK6EHAsfxlDOJ4Da3g== integrity sha512-AtLPBf9hZD/ynMCYfTWs0a71sTvsKps5cQxsTtyZaJ0w7G+UNDmN2F6oYCBoWmRtWm+4M2o+CwOGx8EVuubRTQ==
dependencies: dependencies:
"@babel/code-frame" "^7.10.0" "@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^3.0.0" "@html-validate/stylish" "^3.0.0"