mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 13:51:38 -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.