Skip to content

Commit d830691

Browse files
authored
Update nodejs to 18x (home-assistant#26746)
1 parent cd9d465 commit d830691

3 files changed

Lines changed: 1896 additions & 7698 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"context": "..",
66
"args": {
77
"VARIANT": "2.7",
8-
"NODE_VERSION": "14"
8+
"NODE_VERSION": "18"
99
}
1010
},
1111
"appPort": [4000],

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

0 commit comments

Comments
 (0)