File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.33.0 " ,
5+ "version" : " 0.33.1 " ,
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.33.0 " ,
3+ "version" : " 0.33.1 " ,
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.33.0 " ,
30+ "@html-eslint/eslint-plugin" : " ^0.33.1 " ,
3131 "@html-eslint/parser" : " ^0.33.0" ,
3232 "axios" : " ^1.6.2" ,
3333 "chalk" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.33.0 " ,
3+ "version" : " 0.33.1 " ,
44 "description" : " ESLint plugin for html" ,
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" : " website" ,
3- "version" : " 0.33.0 " ,
3+ "version" : " 0.33.1 " ,
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.33.0 " ,
15+ "@html-eslint/eslint-plugin" : " ^0.33.1 " ,
1616 "@html-eslint/parser" : " ^0.33.0" ,
1717 "@html-eslint/web-linter" : " ^0.33.0" ,
1818 "codemirror" : " ^5.58.3"
Original file line number Diff line number Diff line change @@ -1234,7 +1234,7 @@ __metadata:
12341234 version: 0.0.0-use.local
12351235 resolution: "@html-eslint/cli@workspace:packages/cli"
12361236 dependencies:
1237- "@html-eslint/eslint-plugin": "npm:^0.33.0 "
1237+ "@html-eslint/eslint-plugin": "npm:^0.33.1 "
12381238 "@html-eslint/parser": "npm:^0.33.0"
12391239 axios: "npm:^1.6.2"
12401240 chalk: "npm:^4.1.1"
@@ -1245,7 +1245,7 @@ __metadata:
12451245 languageName: unknown
12461246 linkType: soft
12471247
1248- "@html-eslint/eslint-plugin@npm:^0.33.0 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
1248+ "@html-eslint/eslint-plugin@npm:^0.33.1 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
12491249 version: 0.0.0-use.local
12501250 resolution: "@html-eslint/eslint-plugin@workspace:packages/eslint-plugin"
12511251 dependencies:
@@ -15587,7 +15587,7 @@ __metadata:
1558715587 version: 0.0.0-use.local
1558815588 resolution: "website@workspace:packages/website"
1558915589 dependencies:
15590- "@html-eslint/eslint-plugin": "npm:^0.33.0 "
15590+ "@html-eslint/eslint-plugin": "npm:^0.33.1 "
1559115591 "@html-eslint/parser": "npm:^0.33.0"
1559215592 "@html-eslint/web-linter": "npm:^0.33.0"
1559315593 "@parcel/transformer-sass": "npm:2.13.0"
You can’t perform that action at this time.
0 commit comments