Skip to content

Commit f3e78cd

Browse files
committed
chore(deps): update node.js to v12.22.1
1 parent d73b221 commit f3e78cd

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
@@ -5,7 +5,7 @@ orbs:
55
aliases:
66
- &job-defaults
77
docker:
8-
- image: circleci/node:12.13.0
8+
- image: circleci/node:12.22.1
99
working_directory: ~/repo
1010
- &attach_workspace
1111
attach_workspace:

0 commit comments

Comments
 (0)