chaijs / sinon-chai

Extends Chai with assertions for the Sinon.JS mocking framework.
Other
1.09k stars 108 forks source link

Update sinon peer dependency. #133

Closed neonnoon closed 5 years ago

neonnoon commented 5 years ago

From sinonjs/sinon/History I understand that the major version bump is due to the version bump of lolex, see sinonjs/lolex/History.

This does not affect sinon-chai.

In my fork, I have also updated all dev dependencies, let me know if you would like me to add those changes as well.

pkuczynski commented 5 years ago

This is a duplicate of #133

neonnoon commented 5 years ago

You mean #131? Indeed, didn't see that one. I'll close this one and bump #131.