File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.28 .0" ,
5+ "version" : " 0.29 .0" ,
66 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/cli" ,
3- "version" : " 0.28 .0" ,
3+ "version" : " 0.29 .0" ,
44 "description" : " HTML-ESLint CLI" ,
55 "author" :
" yeonjuan <[email protected] >" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2727 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2828 },
2929 "dependencies" : {
30- "@html-eslint/eslint-plugin" : " ^0.28 .0" ,
31- "@html-eslint/parser" : " ^0.28 .0" ,
30+ "@html-eslint/eslint-plugin" : " ^0.29 .0" ,
31+ "@html-eslint/parser" : " ^0.29 .0" ,
3232 "axios" : " ^1.6.2" ,
3333 "chalk" : " ^4.1.1" ,
3434 "eslint" : " ^7.27.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.28 .0" ,
3+ "version" : " 0.29 .0" ,
44 "description" : " ESLint plugin for html" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
4545 " accessibility"
4646 ],
4747 "dependencies" : {
48- "@html-eslint/template-parser" : " ^0.28 .0"
48+ "@html-eslint/template-parser" : " ^0.29 .0"
4949 },
5050 "devDependencies" : {
51- "@html-eslint/parser" : " ^0.28 .0" ,
51+ "@html-eslint/parser" : " ^0.29 .0" ,
5252 "@types/eslint" : " ^9.6.1" ,
5353 "@types/estree" : " ^0.0.47" ,
5454 "es-html-parser" : " ^1.0.0-alpha.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/parser" ,
3- "version" : " 0.28 .0" ,
3+ "version" : " 0.29 .0" ,
44 "description" : " Parser 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/template-parser" ,
3- "version" : " 0.28 .0" ,
3+ "version" : " 0.29 .0" ,
44 "description" : " HTML parser for template literals " ,
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.28 .0" ,
3+ "version" : " 0.29 .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.28 .0" ,
3+ "version" : " 0.29 .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.28 .0" ,
16- "@html-eslint/parser" : " ^0.28 .0" ,
17- "@html-eslint/web-linter" : " ^0.28 .0" ,
15+ "@html-eslint/eslint-plugin" : " ^0.29 .0" ,
16+ "@html-eslint/parser" : " ^0.29 .0" ,
17+ "@html-eslint/web-linter" : " ^0.29 .0" ,
1818 "codemirror" : " ^5.58.3"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments