Skip to content

Commit 50c6b37

Browse files
committed
chore(deps): update node.js to v21.4.0
1 parent 07359c2 commit 50c6b37

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:21.3.0-browsers
6+
- image: cimg/node:21.4.0-browsers
77
working_directory: ~/repo
88
environment:
99
GIT_AUTHOR_EMAIL: visjsbot@gmail.com

0 commit comments

Comments
 (0)