mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
15.98k stars 520 forks source link

chore: update ts eslint versions #2084

Closed mattcosta7 closed 8 months ago

mattcosta7 commented 8 months ago

Update typescript-eslint/{plugin,parser} and eslint versions.

I believe this should fix a lint error discovered here:

https://github.com/mswjs/msw/pull/2075#discussion_r1523189347

kettanaito commented 8 months ago

Released: v2.2.4 🎉

This has been released in v2.2.4!

Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.