mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Update dependency html-validate to v8.7.0
This commit is contained in:
parent
30f168b86b
commit
aabeb64a38
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"c8": "8.0.1",
|
||||
"html-validate": "8.6.0",
|
||||
"html-validate": "8.7.0",
|
||||
"mocha": "10.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "15.2.0"
|
||||
|
|
|
@ -19350,10 +19350,10 @@ html-to-text@8.2.1:
|
|||
minimist "^1.2.6"
|
||||
selderee "^0.6.0"
|
||||
|
||||
html-validate@8.6.0:
|
||||
version "8.6.0"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.6.0.tgz#f31e49cd7f0453b7a89501899a6e51a700b33ca4"
|
||||
integrity sha512-L186osODan97eR2/W64avOhORyjttA+G6XrVaO5OfmFOI/VKZtT1iMKOOcozetfuJ8EGLNbEPq6mk0QJ0XRP1A==
|
||||
html-validate@8.7.0:
|
||||
version "8.7.0"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.7.0.tgz#cfd47e0568b6c5c14047022a78257dbe63b1d229"
|
||||
integrity sha512-fsDHUxzVNzXzV2KpPOx5GbGRCK0cFs7a8+9jE5QTyYUGAlm1PNGst8Vi0U7hSmootkCBxY3bu7LgQBjjZDeBPw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.0"
|
||||
"@html-validate/stylish" "^4.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue