0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency html-validate to v7.7.0

This commit is contained in:
renovate[bot] 2022-10-24 03:27:28 +00:00 committed by Daniel Lockyer
parent 603c78755d
commit bbd6c47d01
2 changed files with 5 additions and 5 deletions

View file

@ -197,7 +197,7 @@
"cli-progress": "3.11.2",
"cssnano": "5.1.13",
"eslint": "8.26.0",
"html-validate": "7.6.0",
"html-validate": "7.7.0",
"inquirer": "8.2.5",
"jwks-rsa": "2.1.5",
"mocha": "10.1.0",

View file

@ -15175,10 +15175,10 @@ html-to-text@8.2.1:
minimist "^1.2.6"
selderee "^0.6.0"
html-validate@7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.6.0.tgz#c07838b6f767d426218c3d9e67f2fd5f0fbca2dc"
integrity sha512-6Ib433N0/ou2/0oLjfUmFjaAVFW8KKU/fOBBhrZXNuPcYCUsZExAD3xOqKl1bp5ANHb4PItXEK9vcKL/L7Da0Q==
html-validate@7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.7.0.tgz#85cc221455b30c187f394c4ad2adc06da927c40b"
integrity sha512-8/abZs9ta2gkbNcBNh3ciSkUBop6kb4GNmnxsgHSS9VF2AN71h0JddufmsHeZHovgJwXhkEkaouK0NUG99He9w==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^3.0.0"