Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# cascade-breaks that show up as unrelated CI failures. Bump deliberately.
[tools]
# Must match .nvmrc and package.json's engines.node.
node = "24.20.0"
node = "24.21.0"
# Must match package.json's `packageManager` field so the lockfile metadata
# version is not migrated by a newer yarn. Renovate updates package.json but
# not this pin, so the two have to be changed in lockstep.
Expand Down
Loading