From b3f4bc5a30aac3c991cb5333ed7513c932066b3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:40:10 +0000 Subject: [PATCH] Update dependency node to 22.14 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 6a068cd..df1cc6b 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,2 +1,2 @@ [tools] -node = "22.13" +node = "22.14"