Skip to content

Commit 0ee4e3b

Browse files
chore(deps): update dependency html-validate to v7.7.1 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ac4976 commit 0ee4e3b

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@nuxt/kit": "^3.0.0-rc.12",
4040
"chalk": "^5.1.2",
41-
"html-validate": "7.6.0",
41+
"html-validate": "7.7.1",
4242
"prettier": "^2.7.1"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,10 +4456,10 @@ html-tags@^3.1.0:
44564456
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.2.0.tgz#dbb3518d20b726524e4dd43de397eb0a95726961"
44574457
integrity sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==
44584458

4459-
html-validate@7.6.0:
4460-
version "7.6.0"
4461-
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.6.0.tgz#c07838b6f767d426218c3d9e67f2fd5f0fbca2dc"
4462-
integrity sha512-6Ib433N0/ou2/0oLjfUmFjaAVFW8KKU/fOBBhrZXNuPcYCUsZExAD3xOqKl1bp5ANHb4PItXEK9vcKL/L7Da0Q==
4459+
html-validate@7.7.1:
4460+
version "7.7.1"
4461+
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-7.7.1.tgz#fd32547380a0af1685c0b4263dccd0cf88368caf"
4462+
integrity sha512-pCPbFHygd8YCKcQcyQnEwIWKVtA37f0snQP65EsS9ap4JrnG0HdIevJl90p8ZAhGjLsex5P0nI+n6v4pSov97Q==
44634463
dependencies:
44644464
"@babel/code-frame" "^7.10.0"
44654465
"@html-validate/stylish" "^3.0.0"

0 commit comments

Comments
 (0)