From c9f8346a0ae1acd9900652d4ab3bdd0a466ec5a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 01:07:23 +0000 Subject: [PATCH] build(deps): bump ghcr.io/devcontainers/features/node Bumps 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 ... 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 50dbb22..264b978 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,7 @@ "moby": "false" }, "ghcr.io/devcontainers/features/github-cli:1": {}, - "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/node:2": {}, "ghcr.io/devcontainers-community/features/deno:1": {}, "ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:1": {}, "ghcr.io/itsmechlark/features/doppler:2": {},