aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-01 03:09:08 +0000
committerGitHub <noreply@github.com>2023-10-01 03:09:08 +0000
commit8b9db7e8d5b9ab6575dc771849f9020cbb2c6777 (patch)
tree09cb81adc68d6f2a8634eec417bd4aa3905f0c98 /package.json
parent0fa8d441a269b13474e6ad4108f49497d4d3abfd (diff)
Bump html-validate from 7.6.0 to 8.5.0
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.6.0 to 8.5.0. - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v7.6.0...v8.5.0) --- updated-dependencies: - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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",