mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 13:26:24 +00:00
Update Node.js to v22
Update node from 20.18.1 to 22.12.0 Change-type: patch
This commit is contained in:
parent
e5076434c6
commit
5820599b22
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -168,7 +168,7 @@
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.6.0"
|
||||
"node": "^22.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"windosu": "^0.3.0"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user