Skip to content

Commit 4ff0960

Browse files
Update Node.js to v20.19.5
1 parent aaef904 commit 4ff0960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"yarn": "use pnpm"
3232
},
3333
"volta": {
34-
"node": "20.12.2",
34+
"node": "20.19.5",
3535
"pnpm": "8.15.8"
3636
},
3737
"pnpm": {

test-embroider-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@
153153
]
154154
},
155155
"volta": {
156-
"node": "20.12.2"
156+
"node": "20.19.5"
157157
}
158158
}

0 commit comments

Comments
 (0)