Browse Source
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: Chris Kay <chris.kay@arm.com>pull/2000/merge
Chris Kay
8 months ago
5 changed files with 3051 additions and 5208 deletions
@ -1 +1 @@ |
|||
v16.17.1 |
|||
v20.11.1 |
|||
|
File diff suppressed because it is too large
Loading…
Reference in new issue