Skip to content

Commit a99ddd6

Browse files
chore(deps): update node.js to v22
1 parent 2968c5c commit a99ddd6

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
@@ -8,7 +8,7 @@ orbs:
88
jobs:
99
unit-test-and-check-coverage:
1010
docker:
11-
- image: cimg/node:18.17.1
11+
- image: cimg/node:22.15.0
1212
resource_class: large
1313

1414
steps:

0 commit comments

Comments
 (0)