You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
due to having a dependencies on @typescript-eslint/parser, @typescript-eslint/eslint-plugin and @typescript-eslint/utils at major version 5, it is not straightforward to upgrade those packages to version 6 in projects that also require eslint-plugin-jest.
This is npm output after bumping versions of @typescript-eslint packages in our projects
There is already a renovate PR opened to upgrade #1397
jansepke, miclud, mkosir, SchroederSteffen, FloEdelmann and 32 moremkosir, nbouvrette, TanyaKars, greydragon888 and cristobalgvera