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: TypeError: Cannot convert to a BigInt #363

Merged
merged 1 commit into from Aug 4, 2022
Merged

Conversation

ahippler
Copy link

@ahippler ahippler commented Aug 3, 2022

this is a little fix for for an typeError i got with jest on node 16.7.0

@3cp
Copy link
Collaborator

3cp commented Aug 3, 2022

Thx! LGTM.

@3cp
Copy link
Collaborator

3cp commented Aug 4, 2022

@tschaub can you release this fix too?

@tschaub tschaub merged commit 8c88e2a into tschaub:main Aug 4, 2022
@tschaub
Copy link
Owner

tschaub commented Aug 4, 2022

Thanks for the contribution, @ahippler. I've published this in mock-fs@5.1.4.

I'm curious why the tests for Node 16 didn't catch this. Would it be possible to add a regression test there?

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.

None yet

3 participants