File tree 1 file changed +6
-6
lines changed
packages/eslint-config-airbnb
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 78
78
"eslint" : " ^7.32.0 || ^8.2.0" ,
79
79
"eslint-find-rules" : " ^4.1.0" ,
80
80
"eslint-plugin-import" : " ^2.26.0" ,
81
- "eslint-plugin-jsx-a11y" : " ^6.5 .1" ,
82
- "eslint-plugin-react" : " ^7.30.0 " ,
83
- "eslint-plugin-react-hooks" : " ^4.5 .0" ,
81
+ "eslint-plugin-jsx-a11y" : " ^6.6 .1" ,
82
+ "eslint-plugin-react" : " ^7.31.8 " ,
83
+ "eslint-plugin-react-hooks" : " ^4.6 .0" ,
84
84
"in-publish" : " ^2.0.1" ,
85
85
"react" : " >= 0.13.0" ,
86
86
"safe-publish-latest" : " ^2.0.0" ,
89
89
"peerDependencies" : {
90
90
"eslint" : " ^7.32.0 || ^8.2.0" ,
91
91
"eslint-plugin-import" : " ^2.26.0" ,
92
- "eslint-plugin-jsx-a11y" : " ^6.5 .1" ,
93
- "eslint-plugin-react" : " ^7.30.0 " ,
94
- "eslint-plugin-react-hooks" : " ^4.5 .0"
92
+ "eslint-plugin-jsx-a11y" : " ^6.6 .1" ,
93
+ "eslint-plugin-react" : " ^7.31.8 " ,
94
+ "eslint-plugin-react-hooks" : " ^4.6 .0"
95
95
},
96
96
"engines" : {
97
97
"node" : " ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0"
You can’t perform that action at this time.
0 commit comments