File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/eslint-config-airbnb Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
},
55
55
"homepage" : " https://github.com/airbnb/javascript" ,
56
56
"dependencies" : {
57
- "eslint-config-airbnb-base" : " ^13.0 .0" ,
57
+ "eslint-config-airbnb-base" : " ^13.1 .0" ,
58
58
"object.assign" : " ^4.1.0" ,
59
59
"object.entries" : " ^1.0.4"
60
60
},
66
66
"eslint-find-rules" : " ^3.3.1" ,
67
67
"eslint-plugin-import" : " ^2.14.0" ,
68
68
"eslint-plugin-jsx-a11y" : " ^6.1.1" ,
69
- "eslint-plugin-react" : " ^7.10 .0" ,
69
+ "eslint-plugin-react" : " ^7.11 .0" ,
70
70
"in-publish" : " ^2.0.0" ,
71
71
"react" : " >= 0.13.0" ,
72
72
"safe-publish-latest" : " ^1.1.2" ,
76
76
"eslint" : " ^4.19.1 || ^5.3.0" ,
77
77
"eslint-plugin-import" : " ^2.14.0" ,
78
78
"eslint-plugin-jsx-a11y" : " ^6.1.1" ,
79
- "eslint-plugin-react" : " ^7.10 .0"
79
+ "eslint-plugin-react" : " ^7.11 .0"
80
80
},
81
81
"engines" : {
82
82
"node" : " >= 4"
You can’t perform that action at this time.
0 commit comments