From fceab11d88e96c23e5cf68472388359f4c3f2aac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 17:04:03 +0000 Subject: [PATCH] chore(deps): update node.js to v22.22.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index de5ce55..9b3b0c7 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "swiftlint" = "0.54.0" "swiftformat" = "0.52.10" "pnpm" = "10.5.2" -"node" = "22.14.0" +"node" = "22.22.1" "git-cliff" = "2.4.0" [plugins]