Skip to content

Downgrade @types/node to v24#1379

Merged
koesie10 merged 1 commit intomainfrom
koesie10/downgrade-types-node
Feb 25, 2026
Merged

Downgrade @types/node to v24#1379
koesie10 merged 1 commit intomainfrom
koesie10/downgrade-types-node

Conversation

@koesie10
Copy link
Member

The action is using Node 24, so we should be using v24 of @types/node.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR downgrades the @types/node package from version 25 to version 24 to align TypeScript type definitions with the Node 24 runtime used by the GitHub Actions in this repository.

Changes:

  • Downgrade @types/node from ^25.2.3 to ^24.10.13 in package.json
  • Update package-lock.json with the corresponding version and integrity hash

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Downgraded @types/node devDependency from v25 to v24
package-lock.json Updated lockfile with new @types/node version (24.10.13), resolved URL, and integrity hash

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@koesie10 koesie10 merged commit b1bb211 into main Feb 25, 2026
13 checks passed
@koesie10 koesie10 deleted the koesie10/downgrade-types-node branch February 25, 2026 09:37
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.

3 participants