Skip to content

Commit c059e18

Browse files
Update Node.js to v20.19.1
1 parent ac7136b commit c059e18

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.19.1",
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.19.1"
152152
}
153153
}

0 commit comments

Comments
 (0)