From 5397246303622622a78422e3e4e42ea6d6beacad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:57:03 +0000 Subject: [PATCH] fix: update html-eslint monorepo to ^0.62.0 --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c3a806..df04fc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@eslint/js": "^9.39.4", "@eslint/json": "^2.0.0", "@eslint/markdown": "^8.0.2", - "@html-eslint/eslint-plugin": "^0.61.0", + "@html-eslint/eslint-plugin": "^0.62.0", "@lezer/highlight": "^1.2.3", "@radix-ui/react-accordion": "^1.2.13", "@radix-ui/react-dialog": "^1.1.16", @@ -878,12 +878,12 @@ "license": "MIT" }, "node_modules/@html-eslint/core": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.61.0.tgz", - "integrity": "sha512-/dcMywhcO7+CvyV5oUGUkh4641ZyeJyncQas+Ulq7z9fXorTstMrApIzIUdV9TNgkwZZ97Rd8/8XbXkxgoJo6A==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.62.0.tgz", + "integrity": "sha512-TEWjEE5PcenvXnk27cnQdasR71RDvhlqj6TIu3QHLdpfPo9K11Vx5jWYwM44PS7EaU5+5si2296z72xO1EpLkw==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.61.0", + "@html-eslint/types": "^0.62.0", "html-standard": "^0.0.13" }, "engines": { @@ -891,17 +891,17 @@ } }, "node_modules/@html-eslint/eslint-plugin": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.61.0.tgz", - "integrity": "sha512-iIuyw42ssr3hoBs0dn+ivD4ZPyrMgq1v4Hqx8N3qVEyTcli/XYQ5C20CWPE8msYLU/TmBnvkl0VgzymiIsrRcw==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.62.0.tgz", + "integrity": "sha512-vtn9fqkI00Q4le7ik7hXopf5VwVJWKQ9Vnle1Jmolvmkb9CKq83DMSWFLCqtlDRkZSi6JKyNIddj6r5Odd+n1w==", "license": "MIT", "dependencies": { "@eslint/plugin-kit": "^0.4.1", - "@html-eslint/core": "^0.61.0", - "@html-eslint/parser": "^0.61.0", - "@html-eslint/template-parser": "^0.61.0", - "@html-eslint/template-syntax-parser": "^0.61.0", - "@html-eslint/types": "^0.61.0", + "@html-eslint/core": "^0.62.0", + "@html-eslint/parser": "^0.62.0", + "@html-eslint/template-parser": "^0.62.0", + "@html-eslint/template-syntax-parser": "^0.62.0", + "@html-eslint/types": "^0.62.0", "@rviscomi/capo.js": "^2.1.0", "html-standard": "^0.0.13" }, @@ -913,40 +913,40 @@ } }, "node_modules/@html-eslint/parser": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.61.0.tgz", - "integrity": "sha512-D+4TqU3tiAJ1QuP1IjVkOTYc9Q26FfDbBx3ZqaADzEd1Jgsb+ZdV2UGTBSOzKNHw6ojQCyGnaF3hPg4HSV9TKQ==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.62.0.tgz", + "integrity": "sha512-kb3uR4AX0hex211zAiiNeCZQVVKm0KbSTjWUKaLGPB9DtoL4y0A4ZJXa9DF2GOIFWDt42xJUUvffB2/MEj3ReA==", "license": "MIT", "dependencies": { - "@html-eslint/template-syntax-parser": "^0.61.0", - "@html-eslint/types": "^0.61.0", + "@html-eslint/template-syntax-parser": "^0.62.0", + "@html-eslint/types": "^0.62.0", "css-tree": "^3.1.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-parser": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.61.0.tgz", - "integrity": "sha512-mPN9UsW02m+WtDQb48FLzTCVDCBuXboRzDO37yPipp6ai98IDJBslrFjmHHh8dwBIs9QlQXWpTdlRiV3NvTwtA==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.62.0.tgz", + "integrity": "sha512-sI3Fiy4nsXGsp7k61UA3P/QooqUALE8oz2KuFzXb8Jb3krxlVQWwFXE8Ipr62r53jZyMz8XVsvaMUiP0nwrJsw==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.61.0", + "@html-eslint/types": "^0.62.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-syntax-parser": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.61.0.tgz", - "integrity": "sha512-m5XAYPRyX/uRNkcPaBBrM+k2SfWHhjkTLFPMz+T7CiH3nbPm7wolcudMqDfW9QoexcxCQke+xJ/ZZz/PDOykKg==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.62.0.tgz", + "integrity": "sha512-XPYul7JI6ld/a3vKOHmIWvCuNpOBc5YIiei5hHJQcCwLeIUyq3yGNUYyJSVF4k4QXe5ksyPfy0MRtOgA1tZ7Wg==", "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.61.0" + "@html-eslint/types": "^0.62.0" } }, "node_modules/@html-eslint/types": { - "version": "0.61.0", - "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.61.0.tgz", - "integrity": "sha512-1cVh4dHkHwJqKrd/8t5U3wkzm0osTax+TLrmmtCaotYXQAJlZ2Cp31GQHY+lF17p71iHp3NoNYisUblV/lGzBg==", + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.62.0.tgz", + "integrity": "sha512-lG/Pp0m7OTWmB3PBdAtZNwp35dwjhXVY0jwSqP/47sNPRzVmAOVgxWq2tBQYyH6wJYp3aFZiv1wivd9lUAQZvw==", "license": "MIT", "dependencies": { "@types/css-tree": "^2.3.11", diff --git a/package.json b/package.json index 58c0d6c..107b367 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@eslint/js": "^9.39.4", "@eslint/json": "^2.0.0", "@eslint/markdown": "^8.0.2", - "@html-eslint/eslint-plugin": "^0.61.0", + "@html-eslint/eslint-plugin": "^0.62.0", "@lezer/highlight": "^1.2.3", "@radix-ui/react-accordion": "^1.2.13", "@radix-ui/react-dialog": "^1.1.16",