Skip to content

Commit 9719fd8

Browse files
build(deps-dev): bump html-validate from 8.3.0 to 8.4.0 (#569)
1 parent bb43a33 commit 9719fd8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"dialog-polyfill": "^0.5.6",
7979
"dotenv": "^16.3.1",
8080
"find-versions-cli": "^4.0.0",
81-
"html-validate": "^8.3.0",
81+
"html-validate": "^8.4.0",
8282
"html5-boilerplate": "^8.0.0",
8383
"husky": "^8.0.3",
8484
"iframe-resizer": "^4.3.7",

source/_patterns/02-components/cards/_card.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<use href="../../icons/illustrative/{{ icon }}.svg#icon"></use>
77
</svg>
88
{{else}}
9-
{{> elements-image src="../../icons/functional/images/navigation/db_ic_list_20.svg" alt="" role="presentation" }}
9+
{{> elements-image src="../../icons/functional/images/navigation/db_ic_list_20.svg" alt="" }}
1010
{{/if_eq }}
1111
<figcaption>
1212
<!-- [html-validate-disable-next heading-level, no-unused-disable] -->

0 commit comments

Comments
 (0)