Skip to content

Update npm dependencies. NFC#64

Merged
sbc100 merged 1 commit intomainfrom
npm_update
Apr 9, 2026
Merged

Update npm dependencies. NFC#64
sbc100 merged 1 commit intomainfrom
npm_update

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Apr 9, 2026

I used npm-check-update to generate this PR:

  1. npx npm-check-updates -u
  2. npm install

I used npm-check-update to generate this PR:

1. npx npm-check-updates -u
2. npm install
@sbc100 sbc100 requested review from kripken and mymindstorm April 9, 2026 21:27
@sbc100 sbc100 merged commit 54cd688 into main Apr 9, 2026
2 checks passed
@sbc100 sbc100 deleted the npm_update branch April 9, 2026 22:41
Copy link
Copy Markdown
Collaborator

@mymindstorm mymindstorm left a comment

Choose a reason for hiding this comment

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

We actually don’t want to update @types/node to 25. Our runtime is node24. types/node’s version is supposed to directly correspond to the version of node in use at runtime. The version string from before should be picking up minor and patch releases, so at most this would need an update to the lock file but not package.json.

https://github.com/definitelytyped/definitelytyped#how-do-definitely-typed-package-versions-relate-to-versions-of-the-corresponding-library

using: "node24"

@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented Apr 10, 2026

Oops. will revert.

sbc100 added a commit that referenced this pull request Apr 10, 2026
sbc100 added a commit that referenced this pull request Apr 10, 2026
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