File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.23.0 " ,
5
+ "version" : " 0.23.1 " ,
6
6
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @html-eslint/cli" ,
3
- "version" : " 0.23.0 " ,
3
+ "version" : " 0.23.1 " ,
4
4
"description" : " HTML-ESLint CLI" ,
5
5
"author" :
" yeonjuan <[email protected] >" ,
6
6
"homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
27
27
"url" : " https://github.com/yeonjuan/html-eslint/issues"
28
28
},
29
29
"dependencies" : {
30
- "@html-eslint/eslint-plugin" : " ^0.23.0 " ,
30
+ "@html-eslint/eslint-plugin" : " ^0.23.1 " ,
31
31
"@html-eslint/parser" : " ^0.23.0" ,
32
32
"axios" : " ^1.6.2" ,
33
33
"chalk" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @html-eslint/eslint-plugin" ,
3
- "version" : " 0.23.0 " ,
3
+ "version" : " 0.23.1 " ,
4
4
"description" : " ESLint plugin for html" ,
5
5
"author" : " yeonjuan" ,
6
6
"homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 0.23.0 " ,
3
+ "version" : " 0.23.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"clear:cache" : " rimraf ../../parcel-cache" ,
11
11
"deploy" : " yarn build && firebase deploy"
12
12
},
13
13
"dependencies" : {
14
- "@html-eslint/eslint-plugin" : " ^0.23.0 " ,
14
+ "@html-eslint/eslint-plugin" : " ^0.23.1 " ,
15
15
"@html-eslint/parser" : " ^0.23.0" ,
16
16
"@html-eslint/web-linter" : " ^0.23.0" ,
17
17
"codemirror" : " ^5.58.3"
You can’t perform that action at this time.
0 commit comments