From e942209ea8a48b0e19c2663b8de369cead11fcfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 12:05:04 +0000 Subject: [PATCH] chore(deps-dev): bump @html-eslint/parser from 0.49.0 to 0.50.0 Bumps [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](https://github.com/yeonjuan/html-eslint/compare/v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: "@html-eslint/parser" dependency-version: 0.50.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 10 ++++++++-- package.json | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9eec74c5..610241bd 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ }, "devDependencies": { "@html-eslint/eslint-plugin": "^0.49.0", - "@html-eslint/parser": "^0.49.0", + "@html-eslint/parser": "^0.50.0", "@playwright/test": "^1.56.1", "@stylistic/eslint-plugin": "^5.6.1", "@tailwindcss/postcss": "^4.1.17", @@ -325,7 +325,7 @@ "@html-eslint/eslint-plugin": ["@html-eslint/eslint-plugin@0.49.0", "", { "dependencies": { "@eslint/plugin-kit": "^0.4.1", "@html-eslint/parser": "^0.49.0", "@html-eslint/template-parser": "^0.49.0", "@html-eslint/template-syntax-parser": "^0.49.0", "@html-eslint/types": "^0.49.0" }, "peerDependencies": { "eslint": "^8.0.0 || ^9.0.0" } }, "sha512-+a1XZnp/gWer4CLd6hgR/dC9R3ew4ozSag4J4KSlHB4haYiCtOcT1vnIFDnqs9bWsJhROtjFHkGwRYsyPH76XA=="], - "@html-eslint/parser": ["@html-eslint/parser@0.49.0", "", { "dependencies": { "@html-eslint/template-syntax-parser": "^0.49.0", "@html-eslint/types": "^0.49.0", "es-html-parser": "0.3.1" } }, "sha512-moB2CWd8kSiOqp+ibT4awHx7pw1irkON5GwiXP0JlHRHAGIll18lBuHKtY9K/vkok97Pq1zjoyl5T7Z+fFtufQ=="], + "@html-eslint/parser": ["@html-eslint/parser@0.50.0", "", { "dependencies": { "@html-eslint/template-syntax-parser": "^0.50.0", "@html-eslint/types": "^0.50.0", "es-html-parser": "0.3.1" } }, "sha512-jfeLw99D8qZQpfIrSBiLNPSUqo+yOCQtVZPVIpBJsMda5yfIJ5/OowSpHujAP7rpKpDLMKnlltjHXcNAYSqDWA=="], "@html-eslint/template-parser": ["@html-eslint/template-parser@0.49.0", "", { "dependencies": { "@html-eslint/types": "^0.49.0", "es-html-parser": "0.3.1" } }, "sha512-ciW0BFcW1iTqpT+aQOfjCelwcjLpqQMx/iLGevDQv8QHBdT43J89aAGPbv140KnYgUhQPnu9hFUV3goXWSu+gA=="], @@ -1563,6 +1563,12 @@ "@eslint-community/eslint-utils/eslint-visitor-keys": ["eslint-visitor-keys@3.4.3", "", {}, "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag=="], + "@html-eslint/eslint-plugin/@html-eslint/parser": ["@html-eslint/parser@0.49.0", "", { "dependencies": { "@html-eslint/template-syntax-parser": "^0.49.0", "@html-eslint/types": "^0.49.0", "es-html-parser": "0.3.1" } }, "sha512-moB2CWd8kSiOqp+ibT4awHx7pw1irkON5GwiXP0JlHRHAGIll18lBuHKtY9K/vkok97Pq1zjoyl5T7Z+fFtufQ=="], + + "@html-eslint/parser/@html-eslint/template-syntax-parser": ["@html-eslint/template-syntax-parser@0.50.0", "", { "dependencies": { "@html-eslint/types": "^0.50.0" } }, "sha512-lfl8Gbhm4rjr+lKadQPO4c14NSsmHVlifIjd4pMmtiKnLWxf/4G0x1VXYd5FNsUpqa5YKNF8+z+raI/XwFhbtg=="], + + "@html-eslint/parser/@html-eslint/types": ["@html-eslint/types@0.50.0", "", { "dependencies": { "@types/estree": "^1.0.6", "es-html-parser": "0.3.1", "eslint": "^9.39.1" } }, "sha512-OamRXU11GoFwCXFc1QZlLHb1LNbBGtxGuq3ON6KZyAYseO+9LrafdxUzBIRF8dHVwNrLTNY3muAPsYqhHf6Llg=="], + "@rollup/plugin-babel/rollup": ["rollup@2.79.2", "", { "optionalDependencies": { "fsevents": "~2.3.2" }, "bin": "dist/bin/rollup" }, "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ=="], "@rollup/plugin-node-resolve/@rollup/pluginutils": ["@rollup/pluginutils@5.3.0", "", { "dependencies": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2", "picomatch": "^4.0.2" }, "peerDependencies": { "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" } }, "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q=="], diff --git a/package.json b/package.json index cfc32af1..c35a02c4 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "devDependencies": { "@html-eslint/eslint-plugin": "^0.49.0", - "@html-eslint/parser": "^0.49.0", + "@html-eslint/parser": "^0.50.0", "@playwright/test": "^1.56.1", "@stylistic/eslint-plugin": "^5.6.1", "@tailwindcss/postcss": "^4.1.17",