Skip to content

Commit 4a0f380

Browse files
chore(deps): update node.js to v16.18.1
1 parent a126e9b commit 4a0f380

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
@@ -2,7 +2,7 @@ version: 2.1
22
executors:
33
default-executor:
44
docker:
5-
- image: "cimg/node:16.16.0-browsers"
5+
- image: "cimg/node:16.18.1-browsers"
66
working_directory: ~/project
77
resource_class: medium
88

0 commit comments

Comments
 (0)