Skip to content

Commit c344cce

Browse files
Merge branch 'main' into autofix-update-lang-rust-715
2 parents 42c08a6 + b4f11ff commit c344cce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chunks/lang-node/chunk.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ variants:
44
NODE_VERSION: 18.20.8
55
- name: "20"
66
args:
7-
NODE_VERSION: 20.19.1
7+
NODE_VERSION: 20.19.2
88
- name: "22"
99
args:
10-
NODE_VERSION: 22.15.0
10+
NODE_VERSION: 22.16.0
1111
- name: "23"
1212
args:
13-
NODE_VERSION: 23.11.0
13+
NODE_VERSION: 23.11.1

chunks/tool-bun/chunk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
variants:
22
- name: "1"
33
args:
4-
BUN_VERSION: 1.2.13
4+
BUN_VERSION: 1.2.14

0 commit comments

Comments
 (0)