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 53
53
"babel-preset-gatsby" : " ^3.13.0" ,
54
54
"eslint" : " 8.56.0" ,
55
55
"eslint-config-airbnb" : " 19.0.4" ,
56
- "eslint-config-airbnb-typescript" : " 17.1 .0" ,
56
+ "eslint-config-airbnb-typescript" : " 18.0 .0" ,
57
57
"eslint-config-prettier" : " 9.1.0" ,
58
58
"eslint-plugin-import" : " 2.29.1" ,
59
59
"eslint-plugin-jsx-a11y" : " 6.8.0" ,
Original file line number Diff line number Diff line change @@ -6138,10 +6138,10 @@ eslint-config-airbnb-base@^15.0.0:
6138
6138
object.entries "^1.1.5"
6139
6139
semver "^6.3.0"
6140
6140
6141
- eslint-config-airbnb-typescript@17.1 .0:
6142
- version "17.1 .0"
6143
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.1 .0.tgz#fda960eee4a510f092a9a1c139035ac588937ddc "
6144
- integrity sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig ==
6141
+ eslint-config-airbnb-typescript@18.0 .0:
6142
+ version "18.0 .0"
6143
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0 .0.tgz#b1646db4134858d704b1d2bee47e1d72c180315f "
6144
+ integrity sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg ==
6145
6145
dependencies:
6146
6146
eslint-config-airbnb-base "^15.0.0"
6147
6147
You can’t perform that action at this time.
0 commit comments