Skip to content

Commit

Permalink
Merge pull request #704 from w3bdesign/renovate/cimg-node-23.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v23.8.0
  • Loading branch information
w3bdesign authored Feb 15, 2025
2 parents 730560b + 9731698 commit a2b722c
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 @@ -11,7 +11,7 @@ executors:
jobs:
chromatic-deployment:
docker:
- image: cimg/node:23.7.0
- image: cimg/node:23.8.0
working_directory: ~/chromatic
steps:
- checkout
Expand All @@ -35,7 +35,7 @@ jobs:
build:
working_directory: /home/circleci/dfweb
docker:
- image: cimg/node:23.7.0-browsers
- image: cimg/node:23.8.0-browsers
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit a2b722c

Please sign in to comment.