Skip to content

Commit

Permalink
Merge pull request #414 from anglepoised/dependabot/npm_and_yarn/html…
Browse files Browse the repository at this point in the history
…-validate-9.1.0
  • Loading branch information
anglepoised authored Jan 2, 2025
2 parents 1006e36 + 6b478c1 commit 8fe314f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@commitlint/config-conventional": "^19.6.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"html-validate": "^8.27.0",
"html-validate": "^9.1.0",
"husky": "^9.1.7",
"hygen": "^6.2.11",
"lint-staged": "^15.2.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3320,10 +3320,10 @@ html-escaper@^3.0.3:
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-3.0.3.tgz#4d336674652beb1dcbc29ef6b6ba7f6be6fdfed6"
integrity sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==

html-validate@^8.27.0:
version "8.27.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.27.0.tgz#8ac2d1eda6aa294918d1d0da8c21d85486de4811"
integrity sha512-T384MYvG4hUfWxLY6QSlcxfpGYFUJqA+yI4eBDlk5KfjMJco256SvdbJo1pLJUuQCESNbThf60svykdJFidcSA==
html-validate@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-9.1.0.tgz#0196aa33fb2f1246bed012fdbb323d0fd99cfde0"
integrity sha512-gu74ZP/RUfNH1iCRKZpTLzRB/H6B4IFkSM1OT7Ztug+A1jEVGRrG+SFdXY2ap9jHJc6vkQrB+qqaXXyf2yqI1g==
dependencies:
"@html-validate/stylish" "^4.1.0"
"@sidvind/better-ajv-errors" "3.0.1"
Expand Down

0 comments on commit 8fe314f

Please sign in to comment.