Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: dependabot[bot] Date: 2026-05-04T19:30:06Z
Commit: https://github.com/php/web-php/commit/195ae8f1f40c305338fb7e29805da9ec7a176596 Raw diff: https://github.com/php/web-php/commit/195ae8f1f40c305338fb7e29805da9ec7a176596.diff devcontainers(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] <[email protected]> Changed paths: M .devcontainer/devcontainer.json Diff: diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index de7a2802ee..2cffb1ec3f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ // Features to add to the dev container. More info: https://containers.dev/features. "features": { "ghcr.io/devcontainers/features/github-cli:1": {}, - "ghcr.io/devcontainers/features/node:1": {} + "ghcr.io/devcontainers/features/node:2": {} }, // Configure tool-specific properties.
