Upgrade to Node 18
- Upgrade
.nvmrc
and the gitlab CI configuration to the latest possible Node version supported by our runners (v18.19.1) - Use
ncu
to upgrade packages - Fix the
npm run fix
command - Use
npm run fix
to bring up to date with eslint rules - Test and build
Bug: T360248
Edited by Samtar