Skip to content

Commit a2b6933

Browse files
chore(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] <support@github.com>
1 parent 03279b4 commit a2b6933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"features": {
2323
"ghcr.io/devcontainers-extra/features/act:1": {},
2424
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
25-
"ghcr.io/devcontainers/features/node:1": {
25+
"ghcr.io/devcontainers/features/node:": {
2626
"version": "24.7.0",
2727
"pnpmVersion": "10.15.1"
2828
},

0 commit comments

Comments
 (0)