aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-10-01 06:23:41 +0000
committerGitHub <noreply@github.com>2023-10-01 06:23:41 +0000
commitc7f7e84fe9109bedec8c7c531d3b6e48056dd3b3 (patch)
treef962c38182d4f496c9a97c80d08504fde0b3aac2 /package.json
parent0fa8d441a269b13474e6ad4108f49497d4d3abfd (diff)
parentc13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6 (diff)
Merge pull request #261 from themoeway/dependabot/npm_and_yarn/html-validate-8.5.0
Bump html-validate from 7.6.0 to 8.5.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f1c39bf5..19950529 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"fake-indexeddb": "^4.0.2",
- "html-validate": "^7.6.0",
+ "html-validate": "^8.5.0",
"jsdom": "^22.1.0",
"parse5": "^7.1.2",
"stylelint": "^15.10.3",