File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,4 @@ ESLint rules for Primer React
33
33
- [ no-deprecated-colors] ( https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-deprecated-colors.md )
34
34
- [ no-system-props] ( https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-system-props.md )
35
35
- [ a11y-tooltip-interactive-trigger] ( https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-tooltip-interactive-trigger.md )
36
+ - [ a11y-explicit-heading] ( https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-explicit-heading.md )
File renamed without changes.
Original file line number Diff line number Diff line change 35
35
"prettier" : " @github/prettier-config" ,
36
36
"dependencies" : {
37
37
"@styled-system/props" : " ^5.1.5" ,
38
- "eslint-plugin-github" : " ^4.9.0 " ,
38
+ "eslint-plugin-github" : " ^4.9.1 " ,
39
39
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
40
40
"eslint-traverse" : " ^1.0.0" ,
41
41
"lodash" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments