File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 186
186
"eslint-config-airbnb" : " 16.1.0" ,
187
187
"eslint-config-prettier" : " 2.9.0" ,
188
188
"eslint-loader" : " 1.9.0" ,
189
- "eslint-plugin-html" : " 4.0.2 " ,
189
+ "eslint-plugin-html" : " 4.0.6 " ,
190
190
"eslint-plugin-import" : " 2.25.3" ,
191
191
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
192
192
"eslint-plugin-prettier" : " 2.7.0" ,
Original file line number Diff line number Diff line change @@ -3492,10 +3492,10 @@ eslint-module-utils@^2.7.1:
3492
3492
find-up "^2.1.0"
3493
3493
pkg-dir "^2.0.0"
3494
3494
3495
-
3496
- version "4.0.2 "
3497
- resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.2 .tgz#0e56149e42c2ffc3f0df6261a8bb96b1a9f2280d "
3498
- integrity sha512-CrQd0F8GWdNWnu4PFrYZl+LjUCXNVy2h0uhDMtnf/7VKc9HRcnkXSrlg0BSGfptZPSzmwnnwCaREAa9+fnQhYw ==
3495
+
3496
+ version "4.0.6 "
3497
+ resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.6 .tgz#724bb9272efb4df007dfee8dfb269ed83577e5b4 "
3498
+ integrity sha512-nj6A9oK+7BKnMm0E7dMRH3r75BfpkXtcVIb3pFC4AcDdBTNyg2NGxHXyFNT1emW4VsR7P2SZvRXXQtUR+kY08w ==
3499
3499
dependencies :
3500
3500
htmlparser2 "^3.8.2"
3501
3501
You can’t perform that action at this time.
0 commit comments