File tree Expand file tree Collapse file tree 11 files changed +42
-42
lines changed Expand file tree Collapse file tree 11 files changed +42
-42
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.38.1 " ,
5+ "version" : " 0.39.0 " ,
66 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
77 "npmClient" : " yarn"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/cli" ,
3- "version" : " 0.38.1 " ,
3+ "version" : " 0.39.0 " ,
44 "description" : " HTML-ESLint CLI" ,
55 "author" : " yeonjuan <yeonjuan93@naver.com>" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2323 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2424 },
2525 "dependencies" : {
26- "@html-eslint/eslint-plugin" : " ^0.38.1 " ,
27- "@html-eslint/parser" : " ^0.38 .0" ,
26+ "@html-eslint/eslint-plugin" : " ^0.39.0 " ,
27+ "@html-eslint/parser" : " ^0.39 .0" ,
2828 "axios" : " ^1.6.2" ,
2929 "chalk" : " ^4.1.1" ,
3030 "eslint" : " ^9.19.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.38.1 " ,
3+ "version" : " 0.39.0 " ,
44 "description" : " ESLint plugin for html" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
3737 " accessibility"
3838 ],
3939 "dependencies" : {
40- "@html-eslint/template-parser" : " ^0.38 .0" ,
41- "@html-eslint/template-syntax-parser" : " ^0.38 .0"
40+ "@html-eslint/template-parser" : " ^0.39 .0" ,
41+ "@html-eslint/template-syntax-parser" : " ^0.39 .0"
4242 },
4343 "devDependencies" : {
44- "@html-eslint/parser" : " ^0.38 .0" ,
45- "@html-eslint/types" : " ^0.38 .0" ,
44+ "@html-eslint/parser" : " ^0.39 .0" ,
45+ "@html-eslint/types" : " ^0.39 .0" ,
4646 "@types/eslint" : " ^9.6.1" ,
4747 "@types/estree" : " ^0.0.47" ,
4848 "es-html-parser" : " 0.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " integration-test" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "test:integration" : " jest --coverage --verbose"
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/parser" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "description" : " Parser for @html-eslint/eslint-plugin" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2727 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2828 },
2929 "dependencies" : {
30- "@html-eslint/template-syntax-parser" : " ^0.38 .0" ,
30+ "@html-eslint/template-syntax-parser" : " ^0.39 .0" ,
3131 "es-html-parser" : " 0.1.1"
3232 },
3333 "devDependencies" : {
34- "@html-eslint/types" : " ^0.38 .0" ,
34+ "@html-eslint/types" : " ^0.39 .0" ,
3535 "typescript" : " ^5.7.2"
3636 }
3737}
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/template-parser" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "description" : " HTML parser for template literals " ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
3131 "es-html-parser" : " 0.1.1"
3232 },
3333 "devDependencies" : {
34- "@html-eslint/types" : " ^0.38 .0" ,
34+ "@html-eslint/types" : " ^0.39 .0" ,
3535 "@types/espree" : " ^10.1.0" ,
3636 "@types/estree" : " ^0.0.47" ,
3737 "eslint" : " ^9.19.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/template-syntax-parser" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "description" : " Parse template syntax" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2828 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2929 },
3030 "devDependencies" : {
31- "@html-eslint/types" : " ^0.38 .0" ,
31+ "@html-eslint/types" : " ^0.39 .0" ,
3232 "eslint" : " ^9.19.0" ,
3333 "espree" : " ^10.3.0" ,
3434 "globals" : " ^15.12.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/types" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "description" : " Types for @html-eslint/eslint-plugin" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/web-linter" ,
3- "version" : " 0.38 .0" ,
3+ "version" : " 0.39 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "main" : " out/output.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 0.38.1 " ,
3+ "version" : " 0.39.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "clear:cache" : " rimraf ../../parcel-cache" ,
1212 "sitemap" : " node ./scripts/sitemap"
1313 },
1414 "dependencies" : {
15- "@html-eslint/eslint-plugin" : " ^0.38.1 " ,
16- "@html-eslint/parser" : " ^0.38 .0" ,
17- "@html-eslint/web-linter" : " ^0.38 .0" ,
15+ "@html-eslint/eslint-plugin" : " ^0.39.0 " ,
16+ "@html-eslint/parser" : " ^0.39 .0" ,
17+ "@html-eslint/web-linter" : " ^0.39 .0" ,
1818 "@html-kit/html" : " ^0.0.4" ,
1919 "codemirror" : " ^5.58.3"
2020 },
You can’t perform that action at this time.
0 commit comments