mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Update dependency html-validate to v8.3.0
This commit is contained in:
parent
7e63c541c9
commit
8f780ba763
@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"c8": "7.14.0",
|
"c8": "7.14.0",
|
||||||
"html-validate": "8.2.0",
|
"html-validate": "8.3.0",
|
||||||
"mocha": "10.2.0",
|
"mocha": "10.2.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "15.2.0"
|
"sinon": "15.2.0"
|
||||||
|
@ -18240,10 +18240,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@8.2.0:
|
html-validate@8.3.0:
|
||||||
version "8.2.0"
|
version "8.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.2.0.tgz#756d5db498c779156e994f7dff68651402a120e2"
|
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.3.0.tgz#c48fe108b9b031b07d998f6853dbe085579ce048"
|
||||||
integrity sha512-j9RV66lhcaLr6B1+jKixdnCJDX5EiF6VQd3hyDU3uElmbS9dAn2fFWaHRJPaXPix2yckjQ9TfkQyEL0+norIUw==
|
integrity sha512-js06UWqlyYSmzWBEgYZJNyICNvhZVk47m0z3x6MhLpSIVmm7kSxq+SWE/WAQ5T+BCJmGPkJj6VeZh5/JR24fLQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.0"
|
"@babel/code-frame" "^7.10.0"
|
||||||
"@html-validate/stylish" "^4.1.0"
|
"@html-validate/stylish" "^4.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user