cartant / eslint-plugin-rxjs

ESLint rules for RxJS
MIT License
312 stars 37 forks source link

Update eslint-etc and tsutils-etc #117

Open alfaproject opened 1 year ago

alfaproject commented 1 year ago

We are using TypeScript 5.0 and soon switching to 5.1 and keep getting these warnings:

warning "eslint-plugin-rxjs > eslint-etc@5.1.0" has incorrect peer dependency "typescript@^4.0.0".
warning "eslint-plugin-rxjs > tsutils-etc@1.4.1" has incorrect peer dependency "typescript@^4.0.0".

Currently, they are just noise but I'm concerned that those dependencies will soon stop working entirely.