File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 103
103
"@typescript-eslint/eslint-plugin" : " ^2.21.0" ,
104
104
"@typescript-eslint/parser" : " ^2.21.0" ,
105
105
"babel-plugin-module-resolver" : " ^4.0.0" ,
106
- "eslint" : " ^7.8.1 " ,
106
+ "eslint" : " ^7.9.0 " ,
107
107
"eslint-config-airbnb-base" : " ^14.0.0" ,
108
108
"eslint-config-prettier" : " ^6.11.0" ,
109
109
"eslint-import-resolver-babel-module" : " ^5.1.2" ,
Original file line number Diff line number Diff line change @@ -3146,10 +3146,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
3146
3146
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
3147
3147
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
3148
3148
3149
- eslint@^7.8.1 :
3150
- version "7.8.1 "
3151
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1 .tgz#e59de3573fb6a5be8ff526c791571646d124a8fa "
3152
- integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w ==
3149
+ eslint@^7.9.0 :
3150
+ version "7.9.0 "
3151
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0 .tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337 "
3152
+ integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA ==
3153
3153
dependencies :
3154
3154
" @babel/code-frame" " ^7.0.0"
3155
3155
" @eslint/eslintrc" " ^0.1.3"
You can’t perform that action at this time.
0 commit comments