Current behavior
Warning appears
yarn install v1.22.22
[1/4] Resolving packages...
warning fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
Expected behavior
No warnings
Steps to reproduce the issue
Run yarn install in a project with webpack-dev-server@5.2.3 and fork-ts-checker-webpack-plugin dependencies
Issue reproduction repository
Environment
- fork-ts-checker-webpack-plugin: 9.1.0
- typescript: 5.5.4
- eslint: 8.57.1
- webpack: 5.104.1
- os: Debian GNU/Linux 13
Current behavior
Warning appears
Expected behavior
No warnings
Steps to reproduce the issue
Run
yarn installin a project withwebpack-dev-server@5.2.3andfork-ts-checker-webpack-plugindependenciesIssue reproduction repository
Environment