Release 3489
Trello card
Context
The Node version used for local development was out of sync (behind) with the Node version used in the build and production phases.
This change brings all Node versions in line with each other
Changes proposed in this pull request
- Upgraded the locally used Node version via
.tool-versions - Added additional Yarn config to allow yarn version to be automatically loaded locally