mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-12 10:11:42 -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.