Skip to content

Commit

Permalink
Update dependency html-validate to v8.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent e13c2b1 commit 955520a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ghost/email-service/package.json
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"c8": "8.0.1",
"html-validate": "8.15.0",
"html-validate": "8.18.2",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -18425,10 +18425,10 @@ html-to-text@8.2.1:
minimist "^1.2.6"
selderee "^0.6.0"

html-validate@8.15.0:
version "8.15.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.15.0.tgz#0d99c18a71b08346e0ad9debf8444bd2cb402bbf"
integrity sha512-kqRgG8IDb6rMuQkMAsH7tmzkKTU7a67c0ZZDu4JlncIhImoPFra3H4CzdtIxF7hWaFTXR//QRGEwFiidjh0wfQ==
html-validate@8.18.2:
version "8.18.2"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.18.2.tgz#6ef239d8cdbeac03b007852e8b9c7cd5901816f0"
integrity sha512-X/ahjDnTZe1VjoPz+w7zGe5I5/os8PLQ+c5C9ak6etV0nNK9gPbwbGaP9BQoSQuQx0mszw5khDjP1ffnXx+1OA==
dependencies:
"@babel/code-frame" "^7.10.0"
"@html-validate/stylish" "^4.1.0"
Expand Down

0 comments on commit 955520a

Please sign in to comment.