Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
| datasource   | package | from    | to       |
| ------------ | ------- | ------- | -------- |
| node-version | node    | v18.0.0 | v20.14.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 052798d commit 663c560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"yaml": "^2.4.5"
},
"engines": {
"node": ">=18.0.0"
"node": ">=20.14.0"
},
"packageManager": "^npm@9.6.6"
}

0 comments on commit 663c560

Please sign in to comment.