mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency html-validate to v8.8.0
This commit is contained in:
parent
8a3ec6a447
commit
fb0e87014e
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"c8": "8.0.1",
|
||||
"html-validate": "8.7.4",
|
||||
"html-validate": "8.8.0",
|
||||
"mocha": "10.2.0",
|
||||
"should": "13.2.3",
|
||||
"sinon": "15.2.0"
|
||||
|
|
|
@ -19335,10 +19335,10 @@ html-to-text@8.2.1:
|
|||
minimist "^1.2.6"
|
||||
selderee "^0.6.0"
|
||||
|
||||
html-validate@8.7.4:
|
||||
version "8.7.4"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.7.4.tgz#1b34fc722d20270712abcfa48c1dc8bb3b214add"
|
||||
integrity sha512-f/s2z4hAmXY2nI001vje7s1lhV4PnyzOc0CkH5akwyydZgdq3umx3/kumdnGZQbsXYIED8nzK24vxJu9t/UO1w==
|
||||
html-validate@8.8.0:
|
||||
version "8.8.0"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.8.0.tgz#1e596a740a5925908e527054e5edb8109b254a32"
|
||||
integrity sha512-apL6TzpP9LHylv86V/WCVEmRXMMhNeZVdd2P5p10cD4ZPGC7Gb1fzUOTeGWaKC82RIslHLPW3cenQ8dsrFmeLQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.0"
|
||||
"@html-validate/stylish" "^4.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue