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: use supported node range for types #10896

Merged
merged 1 commit into from Sep 13, 2023
Merged

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Sep 13, 2023

Using the supported node range for types ensures Puppeteer compiles to the correct types.

Fixed: #10891

@jrandolf jrandolf force-pushed the jrandolf/use-node-range branch 2 times, most recently from 8608b89 to 9e3d365 Compare September 13, 2023 09:42
@jrandolf jrandolf force-pushed the jrandolf/use-node-range branch 2 times, most recently from a1487d0 to 2a37bda Compare September 13, 2023 09:48
Using the supported node range for types ensures Puppeteer compiles to the correct types.
@jrandolf jrandolf merged commit 2d851c1 into main Sep 13, 2023
31 checks passed
@jrandolf jrandolf deleted the jrandolf/use-node-range branch September 13, 2023 10:13
@release-please release-please bot mentioned this pull request Sep 13, 2023
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.

[Bug]: v21.2.0 Incompatible with @types/node@18
2 participants