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 64
64
"doctoc" : " ^2.1.0" ,
65
65
"eslint" : " ^7.32.0" ,
66
66
"eslint-config-airbnb" : " 19.0.0" ,
67
- "eslint-config-airbnb-typescript" : " ^14 .0.2 " ,
67
+ "eslint-config-airbnb-typescript" : " ^15 .0.0 " ,
68
68
"eslint-config-prettier" : " ^8.3.0" ,
69
69
"eslint-plugin-import" : " ^2.25.3" ,
70
70
"eslint-plugin-jest" : " ^24.4.3" ,
Original file line number Diff line number Diff line change @@ -3472,10 +3472,10 @@ eslint-config-airbnb-base@^15.0.0:
3472
3472
object.entries "^1.1.5"
3473
3473
semver "^6.3.0"
3474
3474
3475
- eslint-config-airbnb-typescript@^14 .0.2 :
3476
- version "14 .0.2 "
3477
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14 .0.2 .tgz#4dc1583b9eab671bb011dea7d4ff1fc0d88e6e09 "
3478
- integrity sha512-oaVR63DqpRUiOOeSVxIzhD3FXbqJRH+7Lt9GCMsS9SKgrRW3XpZINN2FO4JEsnaHEGkktumd0AHE9K7KQNuXSQ ==
3475
+ eslint-config-airbnb-typescript@^15 .0.0 :
3476
+ version "15 .0.0 "
3477
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-15 .0.0 .tgz#c88007b3cca5dd0f47125420ca5e8f6efac418fd "
3478
+ integrity sha512-DTWGwqytbTnB8kSKtmkrGkRf3xwTs2l15shSH0w/3Img47AQwCCrIA/ON/Uj0XXBxP31LHyEItPXeuH3mqCNLA ==
3479
3479
dependencies :
3480
3480
eslint-config-airbnb-base "^14.2.1"
3481
3481
You can’t perform that action at this time.
0 commit comments