Update Node.js to v22

Update node from 20.18.1 to 22.12.0

Change-type: patch
This commit is contained in:
balena-renovate[bot] 2024-12-17 11:52:37 +00:00 committed by GitHub
parent e5076434c6
commit 5820599b22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@ -168,7 +168,7 @@
"typescript": "^5.7.2"
},
"engines": {
"node": "^20.6.0"
"node": "^22.0.0"
},
"optionalDependencies": {
"windosu": "^0.3.0"

View File

@ -91,7 +91,7 @@
"author": "Balena Inc. (https://balena.io/)",
"license": "Apache-2.0",
"engines": {
"node": "^20.6.0"
"node": "^22.0.0"
},
"oclif": {
"bin": "balena",