zimicjs / zimic

TypeScript-first HTTP request mocking
https://npmjs.com/package/zimic
MIT License
9 stars 2 forks source link

chore(#zimic): disable msw updates in dependabot #419

Closed diego-aquino closed 3 weeks ago

diego-aquino commented 3 weeks ago

Considering that msw@2.4.4 and above is currently breaking our tests, we're going to fix msw@2.4.3 until https://github.com/mswjs/msw/issues/2297 is resolved.