Skip to content

Commit ab94f97

Browse files
chore(deps): update node.js to v21.7 (#1076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ca4c32 commit ab94f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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.6-browsers
6+
- image: cimg/node:21.7-browsers
77
working_directory: ~/repo
88
environment:
99
GIT_AUTHOR_EMAIL: [email protected]

0 commit comments

Comments
 (0)