Update `minimatch` to the latest version which drops support for backslashes as path separators in glob paths. https://github.com/isaacs/minimatch/blob/main/changelog.md Or consider switching to `picomatch` or another library.
Update
minimatchto the latest version which drops support for backslashes as path separators in glob paths. https://github.com/isaacs/minimatch/blob/main/changelog.mdOr consider switching to
picomatchor another library.