Skip to content

Commit 8505034

Browse files
chore(deps): update dependency html-validate to v5.2.0 (#103)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5f7d650 commit 8505034

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"defu": "5.0.0",
32-
"html-validate": "5.1.1"
32+
"html-validate": "5.2.0"
3333
},
3434
"devDependencies": {
3535
"@babel/plugin-transform-runtime": "7.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6414,10 +6414,10 @@ html-tags@^2.0.0:
64146414
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b"
64156415
integrity sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=
64166416

6417-
html-validate@5.1.1:
6418-
version "5.1.1"
6419-
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-5.1.1.tgz#b603d559ddb4550706d0cb033aaa9634dd0fa68d"
6420-
integrity sha512-tdRTtMuGQfwmB8p3BthGHGNYNCgPi2+AZtXWJYQfZ5ehjw+JQVEZkJILuBY/9mP9TIdgFQW4Ev2bxvdA+Rj6yg==
6417+
html-validate@5.2.0:
6418+
version "5.2.0"
6419+
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-5.2.0.tgz#88853b43bd79c875375607e77cf63c2beadd16fc"
6420+
integrity sha512-+Ur5d51lhsyZVUbDLQFrhasOvGHqPhzuscCsW5hFQrayjv7rcjbq67PM0davZTUGxE6yS23ZEfv1pYG5W377nA==
64216421
dependencies:
64226422
"@babel/code-frame" "^7.10.0"
64236423
"@html-validate/stylish" "^2.0.0"

0 commit comments

Comments
 (0)