chore(deps): update dependency html-validate to v7.4.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
html-validate (source) | devDependencies | minor | 7.3.3 -> 7.4.1 |
Release Notes
html-validate/html-validate
v7.4.1
Bug Fixes
-
input-missing-label
should ignore<input type="reset">
too (280bb5c) - allow
<template>
as parent to<li>
(aa0aadc)
v7.4.0
Features
Bug Fixes
-
html5:
<meta itemprop>
can be used where flow or phrasing is expected (0c6c74c), closes #168 - rename preset
html-validate:a17y
tohtml-validate:a11y
(typo fix) (0440fcd), closes #171 -
rules:
input-missing-label
now ignores input typesubmit
andbutton
(39317da), closes #170 - rules: improve error message when alt is empty (8f50e8f)
-
rules: verify presence of alt attribute on
<input type="image">
(feeb56e)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot