Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1747 from w3bdesign/renovate/cimg-node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v22
  • Loading branch information
w3bdesign authored Jun 20, 2024
2 parents be1d055 + a083af3 commit 8046c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ executors:
jobs:
chromatic-deployment:
docker:
- image: cimg/node:21.7.3
- image: cimg/node:22.3.0
working_directory: ~/chromatic
steps:
- checkout
Expand All @@ -34,7 +34,7 @@ jobs:
build:
working_directory: /home/circleci/dfweb
docker:
- image: cimg/node:21.7.3-browsers
- image: cimg/node:22.3.0-browsers
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 8046c62

Please # to comment.