Skip to content

Commit 8ac7c2d

Browse files
chore(deps): update dependency html-validate to v4.9.0 (#31)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3f35831 commit 8ac7c2d

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": "3.2.2",
32-
"html-validate": "4.8.0"
32+
"html-validate": "4.9.0"
3333
},
3434
"devDependencies": {
3535
"@babel/plugin-transform-runtime": "7.13.10",

yarn.lock

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

6325-
html-validate@4.8.0:
6326-
version "4.8.0"
6327-
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-4.8.0.tgz#938d3b1eeaae21b0114173d79f822905652c9551"
6328-
integrity sha512-d7PTUw8fGupEw3/PozLTReKySwq2wtLQNJ8ZmWIqdW63zw7IprXzNJ2LmQwC9yETP+NJGcFCzysvzzi2A0sCWw==
6325+
html-validate@4.9.0:
6326+
version "4.9.0"
6327+
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-4.9.0.tgz#117b5b96847ac6e6f82a65f2a8cd5e0c7be3da0b"
6328+
integrity sha512-f/K800iPkwUoylSLbBHwotSgfWGQ0oW1WXZQQ1O/PRHXfyaaycGMHg5yke6CywhYW/NIV4BcXhGdtTwrrWQ1sg==
63296329
dependencies:
63306330
"@babel/code-frame" "^7.10.0"
63316331
"@html-validate/stylish" "^1.0.0"

0 commit comments

Comments
 (0)