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 6666 "eslint" : " ^5.16.0 || ^6.8.0 || ^7.2.0" ,
6767 "eslint-find-rules" : " ^3.6.1" ,
6868 "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" ,
7171 "eslint-plugin-react-hooks" : " ^4 || ^3 || ^2.3.0 || ^1.7.0" ,
7272 "in-publish" : " ^2.0.1" ,
7373 "react" : " >= 0.13.0" ,
7777 "peerDependencies" : {
7878 "eslint" : " ^5.16.0 || ^6.8.0 || ^7.2.0" ,
7979 "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 " ,
8282 "eslint-plugin-react-hooks" : " ^4 || ^3 || ^2.3.0 || ^1.7.0"
8383 },
8484 "engines" : {
You can’t perform that action at this time.
0 commit comments