Skip to content

Commit

Permalink
Merge pull request #154 from Financial-Times/LIF-17-node-migration
Browse files Browse the repository at this point in the history
Node migration to v22.12.0
  • Loading branch information
manasiSantFT authored Jan 8, 2025
2 parents b4538e5 + aabe325 commit 3a3d087
Show file tree
Hide file tree
Showing 4 changed files with 533 additions and 350 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:
executors:
node:
docker:
- image: cimg/node:18.20-browsers
- image: cimg/node:22.12-browsers
jobs:
checkout:
docker:
Expand Down
2 changes: 1 addition & 1 deletion .toolkitrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ hooks:
options:
'@dotcom-tool-kit/circleci':
nodeVersion:
- '18.20-browsers'
- '22.12-browsers'
Loading

0 comments on commit 3a3d087

Please sign in to comment.