Skip to content

Commit 40a8fdb

Browse files
committed
Upgrade @types/node to version 25.0.1
This is a major version bump, but the patch at DefinitelyTyped/DefinitelyTyped#73924 doesn't indicate any breaking changes that should impact us as it mainly includes support for Node.js 25.
1 parent c5db38d commit 40a8fdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@metalsmith/layouts": "^3.0.0",
1212
"@metalsmith/markdown": "^1.10.0",
1313
"@napi-rs/canvas": "^0.1.84",
14-
"@types/node": "^24.10.1",
14+
"@types/node": "^25.0.1",
1515
"autoprefixer": "^10.4.22",
1616
"babel-loader": "^10.0.0",
1717
"cached-iterable": "^0.3.0",

0 commit comments

Comments
 (0)