Target Branch(es)
0.74
Link to commit or PR to be picked
facebook/react-native#43406
Description
Publishing @react-native/eslint-config@0.74.78 with the dependencies updated at facebook/react-native#43406 would resolve various issues that occur in monorepos that use / have multiple versions of @typescript-eslint packages in use by other eslint plugins & configs. This is currently the major roadblock in updating to @typescript-eslint@7 in our internal eslint config packages.
We for example, can't really update eslint-plugin-jest to 27.0.0 due to issues caused when both eslint-plugin-jest@27 and eslint-plugin-jest@26 are installed in the same monorepo