fix(deps): update dependency chokidar to v4 #7502
Annotations
5 errors and 1 warning
Run pnpm i
Module '"chokidar"' has no exported member 'WatchOptions'. Did you mean to use 'import WatchOptions from "chokidar"' instead?
|
Run pnpm i
Argument of type '(eventName: "add" | "addDir" | "change" | "unlink" | "unlinkDir", changedPath: string) => void' is not assignable to parameter of type '(event: EventName, path: string, stats?: Stats | undefined) => void'.
|
Run pnpm i
Module '"chokidar"' has no exported member 'WatchOptions'. Did you mean to use 'import WatchOptions from "chokidar"' instead?
|
Run pnpm i
Argument of type '(eventName: "add" | "addDir" | "change" | "unlink" | "unlinkDir", changedPath: string) => void' is not assignable to parameter of type '(event: EventName, path: string, stats?: Stats | undefined) => void'.
|
Run pnpm i
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading