chore(deps): update devdependencies #2101
Annotations
2 errors
Check scripts:
bin/node-pg-migrate.ts#L569
Type '(direction: "up" | "down", _count: number | undefined, _timestamp: boolean | undefined) => { dryRun: boolean; databaseUrl: { ssl?: any; user?: string | undefined; database?: string | undefined; ... 16 more ...; keepalives_idle?: unknown; } | { ...; }; ... 17 more ...; decamelize: boolean | undefined; }' is not assignable to type '(direction: "up" | "down", count?: number | undefined, timestamp?: boolean | undefined) => RunnerOption'.
|
Check scripts
Process completed with exit code 2.
|
Loading