7.1.0 and 7.2.0 refers to @eslint/core which is not a declared dependency: https://www.runpkg.com/?eslint-plugin-eslint-plugin@7.2.0/dist/index.d.ts#1
7.0.0 does not have this issue: https://www.runpkg.com/?eslint-plugin-eslint-plugin@7.0.0/dist/index.d.ts#1
I don't know what changed that makes tsc refer to that package when it's eslint in the source 🤔
This gives type errors in repos without skipLibCheck: true