File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 name : Base
1717 runs-on : ubuntu-latest
1818 container :
19- image : mcr.microsoft.com/playwright:v1.61 .0-noble
19+ image : mcr.microsoft.com/playwright:v1.62 .0-noble
2020 options : --ipc=host
2121
2222 steps :
5353 name : Lumo
5454 runs-on : ubuntu-latest
5555 container :
56- image : mcr.microsoft.com/playwright:v1.61 .0-noble
56+ image : mcr.microsoft.com/playwright:v1.62 .0-noble
5757 options : --ipc=host
5858
5959 steps :
9191 name : Aura
9292 runs-on : ubuntu-latest
9393 container :
94- image : mcr.microsoft.com/playwright:v1.61 .0-noble
94+ image : mcr.microsoft.com/playwright:v1.62 .0-noble
9595 options : --ipc=host
9696
9797 steps :
Original file line number Diff line number Diff line change 7474 },
7575 "resolutions" : {
7676 "@web/test-runner-commands" : " ^1.0.1" ,
77- "playwright" : " ~1.61 .0"
77+ "playwright" : " ~1.62 .0"
7878 },
7979 "lint-staged" : {
8080 "*.{js,ts}" : [
Original file line number Diff line number Diff line change @@ -8434,17 +8434,17 @@ pkg-dir@^4.2.0:
84348434 dependencies :
84358435 find-up "^4.0.0"
84368436
8437- playwright-core@1.61 .0 :
8438- version "1.61 .0"
8439- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.61 .0.tgz#caf8078b2a39cd7738dc75ec11cb3b47f385c3f0 "
8440- integrity sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA ==
8437+ playwright-core@1.62 .0 :
8438+ version "1.62 .0"
8439+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.62 .0.tgz#66f50795fa22d4ccb1a6f70d82264f07171fa3b5 "
8440+ integrity sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA ==
84418441
8442- playwright@^1.53.0, playwright@~1.61 .0 :
8443- version "1.61 .0"
8444- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.61 .0.tgz#7082df3df08ffa82b11420ea5fae84a40bd16e3f "
8445- integrity sha512-Z+7BeeqQPRRzklHsVFP4KTGIyMxKUmfeRA4WisM6G3/XW6nwGeX6fX9qYaDa+CiUqpOkb2f6X3nar05R3kSuJQ ==
8442+ playwright@^1.53.0, playwright@~1.62 .0 :
8443+ version "1.62 .0"
8444+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.62 .0.tgz#eddedb94b0e492a6c7425a602b0eadea35c71526 "
8445+ integrity sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw ==
84468446 dependencies :
8447- playwright-core "1.61 .0"
8447+ playwright-core "1.62 .0"
84488448 optionalDependencies :
84498449 fsevents "2.3.2"
84508450
You can’t perform that action at this time.
0 commit comments