Skip to content

Commit 74594e8

Browse files
committed
test(e2e): Update node version used for e2e tests
1 parent de01068 commit 74594e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev-packages/e2e-tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"yaml": "2.2.2"
2828
},
2929
"volta": {
30-
"node": "18.18.0",
31-
"yarn": "1.22.19",
32-
"pnpm": "8.15.5"
30+
"node": "18.20.2",
31+
"yarn": "1.22.22",
32+
"pnpm": "8.15.8"
3333
}
3434
}

0 commit comments

Comments
 (0)