Skip to content

Commit

Permalink
Update Node.js to >=20.17.0 (#1728)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 4b737f5 commit d33d096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sitemap-transform": "node sitemap.js"
},
"engines": {
"node": ">=20.16.0"
"node": ">=20.17.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d33d096

Please sign in to comment.