Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Chris Kay's avatar
    build(npm): update Node.js and all packages · c7080f67
    Chris Kay authored
    
    This change updates the Node Version Manager version file to the latest
    long-term release version of Node.js, v20.11.1, and the Node.js Package
    Manager package file to require Node.js version v20 or later.
    
    Additionally, all Node.js modules have been updated, as some packages
    required additional accommodations to be made compatible with this
    version of Node.js.
    
    As part of this, the `.commitlintrc.js` has been rewritten from CommonJS
    to ECMAScript. There should be no impact on the behaviour of Commitlint,
    but this was was a requirement to allow Commitlint to continue using it
    for configuration.
    
    Change-Id: I7043faabc516c58edda9e58848b0569e2158b271
    Signed-off-by: default avatarChris Kay <chris.kay@arm.com>
    c7080f67