From 1edbcc1cc37d0349f80d5bf905261f6830cf44c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:06:29 +0000 Subject: [PATCH] fix(deps): update dependency htmlhint to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f8d2054e..e3a1740cd 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint": "8.27.0", "execa": "5.1.1", "fast-cartesian-product": "2.0.1", - "htmlhint": "0.16.3", + "htmlhint": "1.6.3", "js-beautify": "1.14.7", "lodash": "4.17.21", "lodash.merge": "4.6.2",