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 56
56
"@typescript-eslint/parser" : " ^5.4.0" ,
57
57
"eslint" : " ^8.0.0" ,
58
58
"eslint-config-airbnb" : " ^19.0.0" ,
59
- "eslint-config-airbnb-typescript" : " ^16 .0.0" ,
59
+ "eslint-config-airbnb-typescript" : " ^17 .0.0" ,
60
60
"eslint-config-prettier" : " ^8.3.0" ,
61
61
"eslint-import-resolver-typescript" : " ^2.4.0" ,
62
62
"eslint-plugin-import" : " ^2.23.3" ,
Original file line number Diff line number Diff line change @@ -2218,10 +2218,10 @@ eslint-config-airbnb-base@^15.0.0:
2218
2218
object.entries "^1.1.5"
2219
2219
semver "^6.3.0"
2220
2220
2221
- eslint-config-airbnb-typescript@^16 .0.0 :
2222
- version "16 .0.0"
2223
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16 .0.0.tgz#75007e27d5a7fb75530721f48197817c1d2ad4d1 "
2224
- integrity sha512-qDOyD0YYZo5Us1YvOnWig2Ly/+IlQKmMZpnqKnJgVtHdK8SkjaSyVBHKbD41dEaQxk8vRVGBC94PuR2ceSwbLQ ==
2221
+ eslint-config-airbnb-typescript@^17 .0.0 :
2222
+ version "17 .0.0"
2223
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17 .0.0.tgz#360dbcf810b26bbcf2ff716198465775f1c49a07 "
2224
+ integrity sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g ==
2225
2225
dependencies :
2226
2226
eslint-config-airbnb-base "^15.0.0"
2227
2227
You can’t perform that action at this time.
0 commit comments