mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Update dependency html-validate to v7.10.1
This commit is contained in:
parent
1e2c45f208
commit
7f169cdd96
2 changed files with 5 additions and 5 deletions
|
@ -205,7 +205,7 @@
|
|||
"cssnano": "5.1.14",
|
||||
"eslint": "8.29.0",
|
||||
"expect": "^28.1.3",
|
||||
"html-validate": "7.10.0",
|
||||
"html-validate": "7.10.1",
|
||||
"inquirer": "8.2.5",
|
||||
"jwks-rsa": "3.0.0",
|
||||
"mocha": "10.1.0",
|
||||
|
|
|
@ -15129,10 +15129,10 @@ html-to-text@8.2.1:
|
|||
minimist "^1.2.6"
|
||||
selderee "^0.6.0"
|
||||
|
||||
html-validate@7.10.0:
|
||||
version "7.10.0"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.10.0.tgz#45953bc9abf84a3a91f76a820ebb98c2cebcc578"
|
||||
integrity sha512-u+g03pnu3s/LaJP/O8T42v+zlgACtL4T0u9DHQLkNTd9LyzUEjir+YqDSGuKX+QsVld8ORDK/ZQ/8FQGLx1/Vw==
|
||||
html-validate@7.10.1:
|
||||
version "7.10.1"
|
||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.10.1.tgz#8ac955e1f93206164822225c9b4772dae08d303e"
|
||||
integrity sha512-2MjthTcMfqAZ8V1YyXshINGsdmPKc3RW9IKJ3kgfjXq59BuvSVM+vBhfOu0dJvlpRVH117vZ5JImYNsMfca3nA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.0"
|
||||
"@html-validate/stylish" "^3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue