We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TypeScript 5.0 was released yesterday. jest-mock-extended currently limits supported TypeScript versions to 3.x or 4.x via peerDependencies
jest-mock-extended
peerDependencies
jest-mock-extended/package.json
Line 36 in 92c0a0a
The text was updated successfully, but these errors were encountered:
3.0.4 should fix this. Thanks for raising!
Sorry, something went wrong.
Bump vitest from 0.25.5 to 0.26.2 (marchaos#112)
87d2a17
Successfully merging a pull request may close this issue.
TypeScript 5.0 was released yesterday.
jest-mock-extended
currently limits supported TypeScript versions to 3.x or 4.x viapeerDependencies
jest-mock-extended/package.json
Line 36 in 92c0a0a
The text was updated successfully, but these errors were encountered: