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 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 0.43.0 " ,
3+ "version" : " 0.43.1 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "syncWorkspaceLock" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/cli" ,
3- "version" : " 0.43.0 " ,
3+ "version" : " 0.43.1 " ,
44 "description" : " HTML-ESLint CLI" ,
55 "author" :
" yeonjuan <[email protected] >" ,
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.43.0 " ,
26+ "@html-eslint/eslint-plugin" : " ^0.43.1 " ,
2727 "@html-eslint/parser" : " ^0.43.0" ,
2828 "axios" : " ^1.9.0" ,
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.43.0 " ,
3+ "version" : " 0.43.1 " ,
44 "type" : " commonjs" ,
55 "description" : " ESLint plugin for HTML" ,
66 "author" : " yeonjuan" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 0.43.0 " ,
3+ "version" : " 0.43.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.43.0 " ,
15+ "@html-eslint/eslint-plugin" : " ^0.43.1 " ,
1616 "@html-eslint/parser" : " ^0.43.0" ,
1717 "@html-eslint/web-linter" : " ^0.43.0" ,
1818 "@html-kit/html" : " ^0.0.4" ,
Original file line number Diff line number Diff line change @@ -1213,7 +1213,7 @@ __metadata:
12131213 version: 0.0.0-use.local
12141214 resolution: "@html-eslint/cli@workspace:packages/cli"
12151215 dependencies:
1216- "@html-eslint/eslint-plugin": "npm:^0.43.0 "
1216+ "@html-eslint/eslint-plugin": "npm:^0.43.1 "
12171217 "@html-eslint/parser": "npm:^0.43.0"
12181218 axios: "npm:^1.9.0"
12191219 chalk: "npm:^4.1.1"
@@ -1224,7 +1224,7 @@ __metadata:
12241224 languageName: unknown
12251225 linkType: soft
12261226
1227- "@html-eslint/eslint-plugin@npm:^0.43.0 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
1227+ "@html-eslint/eslint-plugin@npm:^0.43.1 , @html-eslint/eslint-plugin@workspace:packages/eslint-plugin":
12281228 version: 0.0.0-use.local
12291229 resolution: "@html-eslint/eslint-plugin@workspace:packages/eslint-plugin"
12301230 dependencies:
@@ -14814,7 +14814,7 @@ __metadata:
1481414814 version: 0.0.0-use.local
1481514815 resolution: "website@workspace:packages/website"
1481614816 dependencies:
14817- "@html-eslint/eslint-plugin": "npm:^0.43.0 "
14817+ "@html-eslint/eslint-plugin": "npm:^0.43.1 "
1481814818 "@html-eslint/parser": "npm:^0.43.0"
1481914819 "@html-eslint/web-linter": "npm:^0.43.0"
1482014820 "@html-kit/html": "npm:^0.0.4"
You can’t perform that action at this time.
0 commit comments