File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/eslint-config-airbnb Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
66
"eslint" : " ^5.16.0 || ^6.8.0 || ^7.2.0" ,
67
67
"eslint-find-rules" : " ^3.6.1" ,
68
68
"eslint-plugin-import" : " ^2.22.1" ,
69
- "eslint-plugin-jsx-a11y" : " ^6.3 .1" ,
70
- "eslint-plugin-react" : " ^7.20 .5" ,
69
+ "eslint-plugin-jsx-a11y" : " ^6.4 .1" ,
70
+ "eslint-plugin-react" : " ^7.21 .5" ,
71
71
"eslint-plugin-react-hooks" : " ^4 || ^3 || ^2.3.0 || ^1.7.0" ,
72
72
"in-publish" : " ^2.0.1" ,
73
73
"react" : " >= 0.13.0" ,
77
77
"peerDependencies" : {
78
78
"eslint" : " ^5.16.0 || ^6.8.0 || ^7.2.0" ,
79
79
"eslint-plugin-import" : " ^2.22.1" ,
80
- "eslint-plugin-jsx-a11y" : " ^6.3.0 " ,
81
- "eslint-plugin-react" : " ^7.20.0 " ,
80
+ "eslint-plugin-jsx-a11y" : " ^6.4.1 " ,
81
+ "eslint-plugin-react" : " ^7.21.5 " ,
82
82
"eslint-plugin-react-hooks" : " ^4 || ^3 || ^2.3.0 || ^1.7.0"
83
83
},
84
84
"engines" : {
You can’t perform that action at this time.
0 commit comments