iamturns / eslint-config-airbnb-typescript

Airbnb's ESLint config with TypeScript support
MIT License
1.05k stars 98 forks source link

need to update dependencies #324

Closed ianzone closed 1 year ago

ianzone commented 1 year ago

 WARN  Issues with peer dependencies found . ├─┬ eslint-config-airbnb-typescript 17.0.0 │ ├── ✕ unmet peer @typescript-eslint/eslint-plugin@^5.13.0: found 6.0.0 │ └── ✕ unmet peer @typescript-eslint/parser@^5.0.0: found 6.0.0

dartess commented 1 year ago

I'll try to make a PR for this today.

ghost commented 1 year ago

I'm also running into this issue. I want to update but am unable to due to dependency issues.

ghost commented 1 year ago

Maybe tagging @iamturns would help.

iamturns commented 1 year ago

:tada: This issue has been resolved in version 17.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: