mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-26 19:12:12 -04:00
Replace all sinon.spy/match/withArgs usage with jest.fn, toHaveBeenCalledWith, mockClear, and mock.calls filtering. Remove sinon and @types/sinon from all package.json files and the workspace catalog.