From 276284f90082e16e69bbda0f3cc0fba1d59a09b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 01:35:15 +0000 Subject: [PATCH] chore(deps): update dependency nvm to v0.40.6 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 28b8970..f3a8e5b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ "features": { "ghcr.io/devcontainers/features/node:2.1.0": { "version": "24.18.0", - "nvmVersion": "0.40.5" + "nvmVersion": "0.40.6" } }, "customizations": {