From b533b6a2d2d820cb8e44218581605a9094582ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 07:03:37 +0000 Subject: [PATCH] build(deps): bump ghcr.io/devcontainers/features/node Bumps ghcr.io/devcontainers/features/node from 1.7.1 to 2.1.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/node dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- images/src/wpvip-base/.devcontainer-lock.json | 10 +++++----- images/src/wpvip-base/.devcontainer.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index 9b4f92ef..b13512fd 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -25,10 +25,10 @@ "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:d22f50b70ed75339b4eed1ba9ecde3a1791f90e88d37936517e3bace0bbad671", "integrity": "sha256:d22f50b70ed75339b4eed1ba9ecde3a1791f90e88d37936517e3bace0bbad671" }, - "ghcr.io/devcontainers/features/node:1.7.1": { - "version": "1.7.1", - "resolved": "ghcr.io/devcontainers/features/node@sha256:8c0de46939b61958041700ee89e3493f3b2e4131a06dc46b4d9423427d06e5f6", - "integrity": "sha256:8c0de46939b61958041700ee89e3493f3b2e4131a06dc46b4d9423427d06e5f6" + "ghcr.io/devcontainers/features/node:2.1.0": { + "version": "2.1.0", + "resolved": "ghcr.io/devcontainers/features/node@sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857", + "integrity": "sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857" } } -} \ No newline at end of file +} diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index bafd5792..91ba69f1 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -20,7 +20,7 @@ }, "ghcr.io/devcontainers/features/git:1.3.5": {}, "ghcr.io/devcontainers/features/github-cli:1.1.0": {}, - "ghcr.io/devcontainers/features/node:1.7.1": {}, + "ghcr.io/devcontainers/features/node:2.1.0": {}, "ghcr.io/devcontainers-extra/features/composer:1.0.1": {}, "ghcr.io/automattic/vip-codespaces/wp-cli:1.2.0": {}, "./.devcontainer/local-features/sudo": {}