From b18c05bc7e5be728ee5671b14084cb105b921480 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:43:35 +0000 Subject: [PATCH] chore(deps): update node.js to v22.22.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 49b6812..8153140 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ "swiftlint" = "0.63.2" "swiftformat" = "0.52.10" "pnpm" = "10.33.4" -"node" = "22.22.2" +"node" = "22.22.3" "git-cliff" = "2.13.1" [plugins]