Skip to content

Commit 801ac5c

Browse files
Bumping node archives to latest stable versions
Signed-off-by: Distroless Bot <distroless-bot@google.com>
1 parent eddf9c7 commit 801ac5c

File tree

5 files changed

+116
-116
lines changed

5 files changed

+116
-116
lines changed

MODULE.bazel.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/testdata/nodejs20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v20.19.6"]
6+
expectedOutput: ["v20.20.0"]

nodejs/testdata/nodejs22.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v22.21.1"]
6+
expectedOutput: ["v22.22.0"]

nodejs/testdata/nodejs24.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v24.12.0"]
6+
expectedOutput: ["v24.13.0"]

0 commit comments

Comments
 (0)