From ddd17040dcefb822c806902f16fe01caf17e61c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 03:36:37 +0000 Subject: [PATCH] Bump ghcr.io/devcontainers/features/node Bumps the devcontainers group with 1 update in the / directory: ghcr.io/devcontainers/features/node. Updates `ghcr.io/devcontainers/features/node` from 1.7.1 to 2.0.0 --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/node dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: devcontainers ... Signed-off-by: dependabot[bot] --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d60e228b..5756015b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "name": "Gamarr", "image": "mcr.microsoft.com/devcontainers/dotnet:1-8.0", "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "nodeGypDependencies": true, "version": "20", "nvmVersion": "latest"