From 6a06a862207b1395be36ad49dcef7fbeda6ed92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:05:17 +0000 Subject: [PATCH] Bump @html-eslint/parser from 0.61.0 to 0.62.0 Bumps [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) from 0.61.0 to 0.62.0. - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](https://github.com/yeonjuan/html-eslint/compare/v0.61.0...v0.62.0) --- updated-dependencies: - dependency-name: "@html-eslint/parser" dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 82 +++++++++++++++++++++++++++++++++++++++++++---- package.json | 2 +- 2 files changed, 76 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index dfcdd45..33fa5b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@babel/register": "7.29.7", "@cucumber/cucumber": "13.0.0", "@html-eslint/eslint-plugin": "0.61.0", - "@html-eslint/parser": "0.61.0", + "@html-eslint/parser": "0.62.0", "ava": "8.0.1", "babel-loader": "10.1.1", "babel-plugin-istanbul": "8.0.2", @@ -2534,7 +2534,7 @@ "eslint": ">=8.0.0 || ^10.0.0-0" } }, - "node_modules/@html-eslint/parser": { + "node_modules/@html-eslint/eslint-plugin/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==", @@ -2546,6 +2546,38 @@ "es-html-parser": "0.3.1" } }, + "node_modules/@html-eslint/parser": { + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.62.0.tgz", + "integrity": "sha512-kb3uR4AX0hex211zAiiNeCZQVVKm0KbSTjWUKaLGPB9DtoL4y0A4ZJXa9DF2GOIFWDt42xJUUvffB2/MEj3ReA==", + "dev": true, + "dependencies": { + "@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/parser/node_modules/@html-eslint/template-syntax-parser": { + "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==", + "dev": true, + "dependencies": { + "@html-eslint/types": "^0.62.0" + } + }, + "node_modules/@html-eslint/parser/node_modules/@html-eslint/types": { + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.62.0.tgz", + "integrity": "sha512-lG/Pp0m7OTWmB3PBdAtZNwp35dwjhXVY0jwSqP/47sNPRzVmAOVgxWq2tBQYyH6wJYp3aFZiv1wivd9lUAQZvw==", + "dev": true, + "dependencies": { + "@types/css-tree": "^2.3.11", + "@types/estree": "^1.0.6", + "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", @@ -15731,18 +15763,54 @@ "@html-eslint/types": "^0.61.0", "@rviscomi/capo.js": "^2.1.0", "html-standard": "^0.0.13" + }, + "dependencies": { + "@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==", + "dev": true, + "requires": { + "@html-eslint/template-syntax-parser": "^0.61.0", + "@html-eslint/types": "^0.61.0", + "css-tree": "^3.1.0", + "es-html-parser": "0.3.1" + } + } } }, "@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==", "dev": true, "requires": { - "@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" + }, + "dependencies": { + "@html-eslint/template-syntax-parser": { + "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==", + "dev": true, + "requires": { + "@html-eslint/types": "^0.62.0" + } + }, + "@html-eslint/types": { + "version": "0.62.0", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.62.0.tgz", + "integrity": "sha512-lG/Pp0m7OTWmB3PBdAtZNwp35dwjhXVY0jwSqP/47sNPRzVmAOVgxWq2tBQYyH6wJYp3aFZiv1wivd9lUAQZvw==", + "dev": true, + "requires": { + "@types/css-tree": "^2.3.11", + "@types/estree": "^1.0.6", + "es-html-parser": "0.3.1" + } + } } }, "@html-eslint/template-parser": { diff --git a/package.json b/package.json index 2fe91ec..78eef32 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/register": "7.29.7", "@cucumber/cucumber": "13.0.0", "@html-eslint/eslint-plugin": "0.61.0", - "@html-eslint/parser": "0.61.0", + "@html-eslint/parser": "0.62.0", "ava": "8.0.1", "babel-loader": "10.1.1", "babel-plugin-istanbul": "8.0.2",