Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support msw > 1.x.x #16

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

benhodgson87
Copy link
Contributor

@benhodgson87 benhodgson87 commented Mar 27, 2023

Fixes #15

Upgrades to latest msw, allowing path for upgrade to Typescript v5.

Also ran npm audit fix to resolve CLI vulnerability warnings.

Ran test suites, and tested locally by symlinking against a test suite using msw-expect, with no issues.

@kodiakhq kodiakhq bot merged commit cd5340a into AndersDJohnson:master Mar 27, 2023
@AndersDJohnson
Copy link
Owner

@benhodgson87 Thanks! I'll try to get this released soon.

@AndersDJohnson
Copy link
Owner

@benhodgson87 This should be published with 3.1.0 - let me know if you have issues!

@AndersDJohnson
Copy link
Owner

AndersDJohnson commented Apr 5, 2023

@benhodgson87 Also, feel free to consider a donation to my GitHub Sponsors to help me justify continuing to support this library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade outdated msw dependency blocking Typescript v5 upgrades
2 participants