From aba83ffc92a9f26cc3f522161c672e7326067927 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 01:10:49 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 20ec9f7..96046ee 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "swiftlint" = "0.64.1" "swiftformat" = "0.52.10" "pnpm" = "10.34.4" -"node" = "22.23.1" +"node" = "24.18.0" "git-cliff" = "2.13.1" [plugins]