Skip to content

Commit 1336de3

Browse files
chore(deps): update node.js to v24.11.1 (#1202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f51db65 commit 1336de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.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
node:
55
docker:
6-
- image: cimg/node:24.11.0-browsers
6+
- image: cimg/node:24.11.1-browsers
77
working_directory: ~/repo
88
environment:
99
GIT_AUTHOR_EMAIL: [email protected]

0 commit comments

Comments
 (0)