File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.25 .0" ,
5+ "version" : " 0.26 .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.25 .0" ,
3+ "version" : " 0.26 .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.25 .0" ,
31- "@html-eslint/parser" : " ^0.25 .0" ,
30+ "@html-eslint/eslint-plugin" : " ^0.26 .0" ,
31+ "@html-eslint/parser" : " ^0.26 .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.25 .0" ,
3+ "version" : " 0.26 .0" ,
44 "description" : " ESLint plugin for html" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
4545 " accessibility"
4646 ],
4747 "devDependencies" : {
48- "@html-eslint/parser" : " ^0.25 .0" ,
48+ "@html-eslint/parser" : " ^0.26 .0" ,
4949 "@types/eslint" : " ^8.56.2" ,
5050 "@types/estree" : " ^0.0.47" ,
5151 "es-html-parser" : " ^0.0.8" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/parser" ,
3- "version" : " 0.25 .0" ,
3+ "version" : " 0.26 .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/web-linter" ,
3- "version" : " 0.25 .0" ,
3+ "version" : " 0.26 .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.25 .0" ,
3+ "version" : " 0.26 .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.25 .0" ,
16- "@html-eslint/parser" : " ^0.25 .0" ,
17- "@html-eslint/web-linter" : " ^0.25 .0" ,
15+ "@html-eslint/eslint-plugin" : " ^0.26 .0" ,
16+ "@html-eslint/parser" : " ^0.26 .0" ,
17+ "@html-eslint/web-linter" : " ^0.26 .0" ,
1818 "codemirror" : " ^5.58.3"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments