mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-14 00:06:29 +00:00
Update Node.js to v22
Update node from 20.18.1 to 22.13.0 Change-type: patch
This commit is contained in:
parent
1352c5c823
commit
6a79ee8526
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…
x
Reference in New Issue
Block a user