mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update node.js to v24 (#977)
* chore(deps): update node.js to v24 | datasource | package | from | to | | ------------ | ------- | -------- | -------- | | node-version | node | v22.21.1 | v24.12.0 | | node-version | node | v20.19.6 | v24.12.0 | * Update package.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
7f974c0f8a
commit
1adf39f4f8
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
20.19.6
|
||||
24.12.0
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
},
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"engines": {
|
||||
"node": "^20.9.0 || ^22.11.0",
|
||||
"node": "^20.9.0 || ^22.11.0 || ^24.11.0",
|
||||
"pnpm": "^10.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue