Closed as not planned
Description
Environment
Node: 16.11.1
ESLint: 7.32.0
Operating System: Linux
What happened?
We tried to update eslint-plugin-import in https://github.com/hedgedoc/react-client from 2.24.2 to 2.25.2 but eslint fails now. It can't resolve paths to .d.ts
files anymore.
What did I expect?
No breaking changes in behaviour since it isn't a major release.
Additional Information
Feel free to take a look at our CI log.
https://github.com/hedgedoc/react-client/runs/3915016791?check_suite_focus=true
Thanks for your help