mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 21:57:51 +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"
|
"typescript": "^5.7.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.6.0"
|
"node": "^22.0.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"windosu": "^0.3.0"
|
"windosu": "^0.3.0"
|
||||||
|
@ -91,7 +91,7 @@
|
|||||||
"author": "Balena Inc. (https://balena.io/)",
|
"author": "Balena Inc. (https://balena.io/)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.6.0"
|
"node": "^22.0.0"
|
||||||
},
|
},
|
||||||
"oclif": {
|
"oclif": {
|
||||||
"bin": "balena",
|
"bin": "balena",
|
||||||
|
Loading…
Reference in New Issue
Block a user