From fa7a39cd9d46c284deb577abee8d5c3f4507c3df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:06:31 +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 96f1e94..90662bc 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "swiftlint" = "0.63.3" "swiftformat" = "0.52.10" "pnpm" = "10.34.1" -"node" = "22.22.3" +"node" = "24.16.0" "git-cliff" = "2.13.1" [plugins]