Hi,
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
Hi,
due to having a dependencies on
@typescript-eslint/parser,@typescript-eslint/eslint-pluginand@typescript-eslint/utilsat major version 5, it is not straightforward to upgrade those packages to version 6 in projects that also requireeslint-plugin-jest.This is
npmoutput after bumping versions of@typescript-eslintpackages in our projectsThere is already a renovate PR opened to upgrade #1397