From 71e63f3ca207ef09c71e682b6ff5162fa059952e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 07:23:49 +0000 Subject: [PATCH] Bump html-validate from 11.5.3 to 11.5.5 Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 11.5.3 to 11.5.5. - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v11.5.3...v11.5.5) --- updated-dependencies: - dependency-name: html-validate dependency-version: 11.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90a01d7..9de3fa9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "jsdom": "29.1.1", - "html-validate": "11.5.3", + "html-validate": "11.5.5", "@sitespeed.io/plugin": "1.0.2" }, "scripts": {