Skip to content

Commit 86e8620

Browse files
Update Node.js to v20.18.3
1 parent ac7136b commit 86e8620

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"yarn": "use pnpm"
3131
},
3232
"volta": {
33-
"node": "20.12.2",
33+
"node": "20.18.3",
3434
"pnpm": "8.15.8"
3535
},
3636
"pnpm": {

test-embroider-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@
148148
]
149149
},
150150
"volta": {
151-
"node": "20.12.2"
151+
"node": "20.18.3"
152152
}
153153
}

0 commit comments

Comments
 (0)