File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 64
64
"eslint-config-standard" : " ^11.0.0" ,
65
65
"eslint-friendly-formatter" : " ^4.0.1" ,
66
66
"eslint-loader" : " ^2.1.1" ,
67
- "eslint-plugin-html" : " ^4 .0.6 " ,
67
+ "eslint-plugin-html" : " ^5 .0.0 " ,
68
68
"eslint-plugin-import" : " ^2.14.0" ,
69
69
"eslint-plugin-jest" : " ^21.27.2" ,
70
70
"eslint-plugin-node" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -1929,12 +1929,12 @@ eslint-module-utils@^2.2.0:
1929
1929
debug "^2.6.8"
1930
1930
pkg-dir "^1.0.0"
1931
1931
1932
- eslint-plugin-html@^4 .0.6 :
1933
- version "4 .0.6 "
1934
- resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4 .0.6 .tgz#724bb9272efb4df007dfee8dfb269ed83577e5b4 "
1935
- integrity sha512-nj6A9oK+7BKnMm0E7dMRH3r75BfpkXtcVIb3pFC4AcDdBTNyg2NGxHXyFNT1emW4VsR7P2SZvRXXQtUR+kY08w ==
1932
+ eslint-plugin-html@^5 .0.0 :
1933
+ version "5 .0.0 "
1934
+ resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-5 .0.0 .tgz#396e30a60dedee0122fe08f11d13c5ab22f20d32 "
1935
+ integrity sha512-f7p/7YQdgQUFVAX3nB4dnMQbrDeTalcA01PDhuvTLk0ZadCwM4Pb+639SRuqEf1zMkIxckLY+ckCr0hVP5zl6A ==
1936
1936
dependencies :
1937
- htmlparser2 "^3.8.2 "
1937
+ htmlparser2 "^3.10.0 "
1938
1938
1939
1939
eslint-plugin-import@^2.14.0 :
1940
1940
version "2.14.0"
@@ -2629,9 +2629,9 @@ html-encoding-sniffer@^1.0.2:
2629
2629
dependencies :
2630
2630
whatwg-encoding "^1.0.1"
2631
2631
2632
- htmlparser2@^3.8.2 :
2632
+ htmlparser2@^3.10.0 :
2633
2633
version "3.10.0"
2634
- resolved "https://registry.npmjs.org /htmlparser2/-/htmlparser2-3.10.0.tgz#5f5e422dcf6119c0d983ed36260ce9ded0bee464"
2634
+ resolved "https://registry.yarnpkg.com /htmlparser2/-/htmlparser2-3.10.0.tgz#5f5e422dcf6119c0d983ed36260ce9ded0bee464"
2635
2635
integrity sha512-J1nEUGv+MkXS0weHNWVKJJ+UrLfePxRWpN3C9bEi9fLxL2+ggW94DQvgYVXsaT30PGwYRIZKNZXuyMhp3Di4bQ==
2636
2636
dependencies :
2637
2637
domelementtype "^1.3.0"
You can’t perform that action at this time.
0 commit comments