File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- FROM node:22 -bookworm
1+ FROM node:24 -bookworm
22
33# Set the working directory inside the container
44WORKDIR /e2e
Original file line number Diff line number Diff line change 77 },
88 "devDependencies" : {
99 "@playwright/test" : " ^1.40.0" ,
10- "@types/node" : " ^22 .0.0"
10+ "@types/node" : " ^24 .0.0"
1111 },
1212 "scripts" : {
1313 "local" : " playwright test --headed" ,
Original file line number Diff line number Diff line change 99 dependencies :
1010 playwright "1.56.1"
1111
12- " @types/node@^22 .0.0 " :
13- version "22.18 .12"
14- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18 .12.tgz#e165d87bc25d7bf6d3657035c914db7485de84fb "
15- integrity sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog ==
12+ " @types/node@^24 .0.0 " :
13+ version "24.10 .12"
14+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10 .12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a "
15+ integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw ==
1616 dependencies :
17- undici-types "~6.21 .0"
17+ undici-types "~7.16 .0"
1818
1919dotenv@^17.0.0 :
2020 version "17.2.3"
@@ -40,7 +40,7 @@ playwright@1.56.1:
4040 optionalDependencies :
4141 fsevents "2.3.2"
4242
43- undici-types@~6.21 .0 :
44- version "6.21 .0"
45- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
46- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
43+ undici-types@~7.16 .0 :
44+ version "7.16 .0"
45+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16 .0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
46+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
You can’t perform that action at this time.
0 commit comments