Skip to content

chore: bump @types/node to match the Node 24 runtime - #663

Open
Reversean wants to merge 2 commits into
masterfrom
chore/bump-types-node
Open

chore: bump @types/node to match the Node 24 runtime#663
Reversean wants to merge 2 commits into
masterfrom
chore/bump-types-node

Conversation

@Reversean

@Reversean Reversean commented Jul 28, 2026

Copy link
Copy Markdown
Member

@types/node was still pinned to ^16.11.46 while .nvmrc has required Node 24 for a while, so the installed types predated runtime APIs like Readable.fromWeb.

Bumped to ^24.13.3 to match the actual runtime major version.

@types/node was still pinned to ^16.11.46 while .nvmrc has required
Node 24 for a while, so the installed types predated APIs the runtime
already had (e.g. Readable.fromWeb). Verified clean: yarn build and
yarn lint both pass with no new errors or warnings.
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.

1 participant