Skip to content

Commit b29260d

Browse files
chore(deps): update html-validate
1 parent 1c52daf commit b29260d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"fs-extra": "11.3.0",
8585
"glob": "11.0.2",
8686
"highlight.js": "11.11.1",
87-
"html-validate": "9.5.4",
87+
"html-validate": "9.5.5",
8888
"html-validate-markdown": "5.0.0",
89-
"html-validate-vue": "7.2.0",
89+
"html-validate-vue": "7.2.1",
9090
"husky": "9.1.7",
9191
"is-ci": "4.1.0",
9292
"lerna": "8.2.2",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@forsakringskassan/vite-lib-config": "4.0.1",
6767
"@vue/test-utils": "2.4.6",
6868
"flush-promises": "1.0.2",
69-
"html-validate": "9.5.4",
69+
"html-validate": "9.5.5",
7070
"vite": "6.3.5",
7171
"vue": "3.5.15"
7272
},

0 commit comments

Comments
 (0)