Skip to content

Commit b65a83a

Browse files
authored
Merge pull request #99 from sevensc/renovate/cimg-node-22.x
chore(deps): update node.js to v22.19.0
2 parents b1fa78e + df8bd82 commit b65a83a

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
nodejs:
55
docker:
6-
- image: cimg/node:22.17.0
6+
- image: cimg/node:22.19.0
77

88
commands:
99
checkout-and-restore-cache:

0 commit comments

Comments
 (0)