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.38.0 " ,
5+ "version" : " 0.38.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.38.0 " ,
3+ "version" : " 0.38.1 " ,
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.0 " ,
26+ "@html-eslint/eslint-plugin" : " ^0.38.1 " ,
2727 "@html-eslint/parser" : " ^0.38.0" ,
2828 "axios" : " ^1.6.2" ,
2929 "chalk" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.38.0 " ,
3+ "version" : " 0.38.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.38.0 " ,
3+ "version" : " 0.38.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.38.0 " ,
15+ "@html-eslint/eslint-plugin" : " ^0.38.1 " ,
1616 "@html-eslint/parser" : " ^0.38.0" ,
1717 "@html-eslint/web-linter" : " ^0.38.0" ,
1818 "@html-kit/html" : " ^0.0.4" ,
Original file line number Diff line number Diff line change @@ -1260,7 +1260,7 @@ __metadata:
12601260 version: 0.0.0-use.local
12611261 resolution: "@html-eslint/cli@workspace:packages/cli"
12621262 dependencies:
1263- "@html-eslint/eslint-plugin": "npm:^0.38.0 "
1263+ "@html-eslint/eslint-plugin": "npm:^0.38.1 "
12641264 "@html-eslint/parser": "npm:^0.38.0"
12651265 axios: "npm:^1.6.2"
12661266 chalk: "npm:^4.1.1"
@@ -1271,7 +1271,7 @@ __metadata:
12711271 languageName: unknown
12721272 linkType: soft
12731273
1274- "@html-eslint/eslint-plugin@npm:^0.38.0 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
1274+ "@html-eslint/eslint-plugin@npm:^0.38.1 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
12751275 version: 0.0.0-use.local
12761276 resolution: "@html-eslint/eslint-plugin@workspace:packages/eslint-plugin"
12771277 dependencies:
@@ -15723,7 +15723,7 @@ __metadata:
1572315723 version: 0.0.0-use.local
1572415724 resolution: "website@workspace:packages/website"
1572515725 dependencies:
15726- "@html-eslint/eslint-plugin": "npm:^0.38.0 "
15726+ "@html-eslint/eslint-plugin": "npm:^0.38.1 "
1572715727 "@html-eslint/parser": "npm:^0.38.0"
1572815728 "@html-eslint/web-linter": "npm:^0.38.0"
1572915729 "@html-kit/html": "npm:^0.0.4"
You can’t perform that action at this time.
0 commit comments