Files
pnpm/exec/plugin-commands-rebuild
Zoltan Kochan 5979bb7b0c test: replace sinon with built-in jest spying across the repo (#10849)
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.
2026-03-04 15:00:25 +01:00
..
2025-10-28 17:35:21 +01:00

@pnpm/plugin-commands-rebuild

Commands for rebuilding dependencies

npm version

Installation

pnpm add @pnpm/plugin-commands-rebuild

License

MIT