File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"enquirer" : " ^2.3.4" ,
69
69
"eslint" : " ^6.1.0" ,
70
70
"eslint-config-prettier" : " ^6.0.0" ,
71
- "eslint-config-react-app" : " ^5.0.2 " ,
71
+ "eslint-config-react-app" : " ^5.2.1 " ,
72
72
"eslint-plugin-flowtype" : " ^3.13.0" ,
73
73
"eslint-plugin-import" : " ^2.18.2" ,
74
74
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
Original file line number Diff line number Diff line change @@ -3121,10 +3121,10 @@ eslint-config-prettier@^6.0.0:
3121
3121
dependencies :
3122
3122
get-stdin "^6.0.0"
3123
3123
3124
- eslint-config-react-app@^5.0.2 :
3125
- version "5.0.2 "
3126
- resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.0.2. tgz#df40d73a1402986030680c040bbee520db5a32a4 "
3127
- integrity sha512-VhlESAQM83uULJ9jsvcKxx2Ab0yrmjUt8kDz5DyhTQufqWE0ssAnejlWri5LXv25xoXfdqOyeDPdfJS9dXKagQ ==
3124
+ eslint-config-react-app@^5.2.1 :
3125
+ version "5.2.1 "
3126
+ resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.1. tgz#698bf7aeee27f0cea0139eaef261c7bf7dd623df "
3127
+ integrity sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ ==
3128
3128
dependencies :
3129
3129
confusing-browser-globals "^1.0.9"
3130
3130
You can’t perform that action at this time.
0 commit comments