elwayman02 / ember-sinon-qunit

Sinon sandbox test integration for QUnit
MIT License
56 stars 30 forks source link

Add sinon v18 to peerDependencies #1224

Closed SergeAstapov closed 4 weeks ago

SergeAstapov commented 4 weeks ago

sinon v18 was release a month ago https://www.npmjs.com/package/sinon?activeTab=versions

This change allows package managers to properly install and handle that version when ember-sinon-qunit is also used

elwayman02 commented 4 weeks ago

Thanks! I'll try to get this released soonish.