From 7052efceaeaa8b16517353329e8988e83c64809f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 08:36:31 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20node.js=20(=20v24.16.0?= =?UTF-8?q?=20=E2=9E=94=20v24.17.0=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3716724..77bf2bc 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ "features": { "ghcr.io/devcontainers/features/git-lfs:1": {}, "ghcr.io/devcontainers/features/node:1": { - "version": "24.16.0", + "version": "24.17.0", "nodeGypDependencies": true }, "ghcr.io/devcontainers/features/docker-in-docker:2": {