Skip to content

Commit fb76f04

Browse files
authored
ci(deps): update to Node.js 24.11.0 LTS (#286)
1 parent cba838f commit fb76f04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.11.0

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.11.0

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
docker-executor:
55
docker:
6-
- image: cimg/node:22.16.0
6+
- image: cimg/node:24.11.0
77
resource_class: medium
88

99
workflows:

0 commit comments

Comments
 (0)