From 4a0ee932a671f8c54bf1a86849fe886e9628b777 Mon Sep 17 00:00:00 2001 From: YeonJuan Date: Tue, 21 Jan 2025 21:09:14 +0900 Subject: [PATCH] v0.33.0 --- lerna.json | 2 +- packages/cli/package.json | 6 +++--- packages/eslint-plugin/package.json | 6 +++--- packages/parser/package.json | 2 +- packages/template-parser/package.json | 2 +- packages/web-linter/package.json | 2 +- packages/website/package.json | 8 ++++---- yarn.lock | 22 +++++++++++----------- 8 files changed, 25 insertions(+), 25 deletions(-) diff --git a/lerna.json b/lerna.json index 5b9d15a..26e59a1 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "0.32.0", + "version": "0.33.0", "$schema": "node_modules/lerna/schemas/lerna-schema.json", "npmClient": "yarn" } \ No newline at end of file diff --git a/packages/cli/package.json b/packages/cli/package.json index eb6fd04..130b3ea 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@html-eslint/cli", - "version": "0.32.0", + "version": "0.33.0", "description": "HTML-ESLint CLI", "author": "yeonjuan ", "homepage": "https://github.com/yeonjuan/html-eslint#readme", @@ -27,8 +27,8 @@ "url": "https://github.com/yeonjuan/html-eslint/issues" }, "dependencies": { - "@html-eslint/eslint-plugin": "^0.32.0", - "@html-eslint/parser": "^0.32.0", + "@html-eslint/eslint-plugin": "^0.33.0", + "@html-eslint/parser": "^0.33.0", "axios": "^1.6.2", "chalk": "^4.1.1", "eslint": "^7.27.0", diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index efe183c..a6381a9 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@html-eslint/eslint-plugin", - "version": "0.32.0", + "version": "0.33.0", "description": "ESLint plugin for html", "author": "yeonjuan", "homepage": "https://github.com/yeonjuan/html-eslint#readme", @@ -45,10 +45,10 @@ "accessibility" ], "dependencies": { - "@html-eslint/template-parser": "^0.32.0" + "@html-eslint/template-parser": "^0.33.0" }, "devDependencies": { - "@html-eslint/parser": "^0.32.0", + "@html-eslint/parser": "^0.33.0", "@types/eslint": "^9.6.1", "@types/estree": "^0.0.47", "es-html-parser": "^1.0.0-alpha.4", diff --git a/packages/parser/package.json b/packages/parser/package.json index affe6c5..84e1561 100644 --- a/packages/parser/package.json +++ b/packages/parser/package.json @@ -1,6 +1,6 @@ { "name": "@html-eslint/parser", - "version": "0.32.0", + "version": "0.33.0", "description": "Parser for @html-eslint/eslint-plugin", "author": "yeonjuan", "homepage": "https://github.com/yeonjuan/html-eslint#readme", diff --git a/packages/template-parser/package.json b/packages/template-parser/package.json index c622e16..8466582 100644 --- a/packages/template-parser/package.json +++ b/packages/template-parser/package.json @@ -1,6 +1,6 @@ { "name": "@html-eslint/template-parser", - "version": "0.32.0", + "version": "0.33.0", "description": "HTML parser for template literals ", "author": "yeonjuan", "homepage": "https://github.com/yeonjuan/html-eslint#readme", diff --git a/packages/web-linter/package.json b/packages/web-linter/package.json index fa45476..fa46a66 100644 --- a/packages/web-linter/package.json +++ b/packages/web-linter/package.json @@ -1,6 +1,6 @@ { "name": "@html-eslint/web-linter", - "version": "0.32.0", + "version": "0.33.0", "description": "", "private": true, "main": "out/output.js", diff --git a/packages/website/package.json b/packages/website/package.json index caf01a1..37bd53a 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "0.32.0", + "version": "0.33.0", "private": true, "scripts": { "clear:cache": "rimraf ../../parcel-cache", @@ -12,9 +12,9 @@ "sitemap": "node ./scripts/sitemap" }, "dependencies": { - "@html-eslint/eslint-plugin": "^0.32.0", - "@html-eslint/parser": "^0.32.0", - "@html-eslint/web-linter": "^0.32.0", + "@html-eslint/eslint-plugin": "^0.33.0", + "@html-eslint/parser": "^0.33.0", + "@html-eslint/web-linter": "^0.33.0", "codemirror": "^5.58.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index dfaf846..d8e20c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1234,8 +1234,8 @@ __metadata: version: 0.0.0-use.local resolution: "@html-eslint/cli@workspace:packages/cli" dependencies: - "@html-eslint/eslint-plugin": "npm:^0.32.0" - "@html-eslint/parser": "npm:^0.32.0" + "@html-eslint/eslint-plugin": "npm:^0.33.0" + "@html-eslint/parser": "npm:^0.33.0" axios: "npm:^1.6.2" chalk: "npm:^4.1.1" eslint: "npm:^7.27.0" @@ -1245,12 +1245,12 @@ __metadata: languageName: unknown linkType: soft -"@html-eslint/eslint-plugin@npm:^0.32.0, @html-eslint/eslint-plugin@workspace:packages/eslint-plugin": +"@html-eslint/eslint-plugin@npm:^0.33.0, @html-eslint/eslint-plugin@workspace:packages/eslint-plugin": version: 0.0.0-use.local resolution: "@html-eslint/eslint-plugin@workspace:packages/eslint-plugin" dependencies: - "@html-eslint/parser": "npm:^0.32.0" - "@html-eslint/template-parser": "npm:^0.32.0" + "@html-eslint/parser": "npm:^0.33.0" + "@html-eslint/template-parser": "npm:^0.33.0" "@types/eslint": "npm:^9.6.1" "@types/estree": "npm:^0.0.47" es-html-parser: "npm:^1.0.0-alpha.4" @@ -1277,7 +1277,7 @@ __metadata: languageName: unknown linkType: soft -"@html-eslint/parser@npm:^0.32.0, @html-eslint/parser@workspace:packages/parser": +"@html-eslint/parser@npm:^0.33.0, @html-eslint/parser@workspace:packages/parser": version: 0.0.0-use.local resolution: "@html-eslint/parser@workspace:packages/parser" dependencies: @@ -1286,7 +1286,7 @@ __metadata: languageName: unknown linkType: soft -"@html-eslint/template-parser@npm:^0.32.0, @html-eslint/template-parser@workspace:packages/template-parser": +"@html-eslint/template-parser@npm:^0.33.0, @html-eslint/template-parser@workspace:packages/template-parser": version: 0.0.0-use.local resolution: "@html-eslint/template-parser@workspace:packages/template-parser" dependencies: @@ -1298,7 +1298,7 @@ __metadata: languageName: unknown linkType: soft -"@html-eslint/web-linter@npm:^0.32.0, @html-eslint/web-linter@workspace:packages/web-linter": +"@html-eslint/web-linter@npm:^0.33.0, @html-eslint/web-linter@workspace:packages/web-linter": version: 0.0.0-use.local resolution: "@html-eslint/web-linter@workspace:packages/web-linter" dependencies: @@ -15587,9 +15587,9 @@ __metadata: version: 0.0.0-use.local resolution: "website@workspace:packages/website" dependencies: - "@html-eslint/eslint-plugin": "npm:^0.32.0" - "@html-eslint/parser": "npm:^0.32.0" - "@html-eslint/web-linter": "npm:^0.32.0" + "@html-eslint/eslint-plugin": "npm:^0.33.0" + "@html-eslint/parser": "npm:^0.33.0" + "@html-eslint/web-linter": "npm:^0.33.0" "@parcel/transformer-sass": "npm:2.13.0" "@types/codemirror": "npm:^5.60.5" "@types/eslint": "npm:^8.56.2"