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