File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed
Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2727 "eslint-plugin-html" : " ^7.1.0" ,
2828 "eslint-plugin-import" : " ^2.26.0" ,
2929 "eslint-plugin-lit" : " ^1.3.0" ,
30- "eslint-plugin-lit-a11y" : " ^4.0 .0" ,
30+ "eslint-plugin-lit-a11y" : " ^4.1 .0" ,
3131 "eslint-plugin-no-only-tests" : " ^3.1.0" ,
3232 "eslint-plugin-wc" : " ^1.2.0"
3333 },
3939 "eslint-plugin-import" : " ^2.26.0" ,
4040 "eslint-plugin-import-exports-imports-resolver" : " ^1.0.1" ,
4141 "eslint-plugin-lit" : " ^1.8.0" ,
42- "eslint-plugin-lit-a11y" : " ^4.0 .0" ,
42+ "eslint-plugin-lit-a11y" : " ^4.1 .0" ,
4343 "eslint-plugin-no-only-tests" : " ^3.1.0" ,
4444 "eslint-plugin-wc" : " ^1.2.0"
4545 }
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.1.0
4+
5+ ### Minor Changes
6+
7+ - 76a2e824: added no-aria-slot rule to prevent invalid aria- and role attributes from appearing on slots
8+
39## 4.0.0
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-lit-a11y" ,
3- "version" : " 4.0 .0" ,
3+ "version" : " 4.1 .0" ,
44 "description" : " linting plugin for lit-a11y" ,
55 "license" : " ISC" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments