You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test dependencies to resolve TypeScript compilation error
- Update @types/node from 20.5.0 to 20.14.5 to match main project
- Update other test dependencies to match main project versions
- Remove test/pnpm-lock.yaml to force regeneration with new dependencies
- Fixes TS2386 error: Overload signatures must all be optional or required
Co-authored-by: Ona <[email protected]>
0 commit comments