|
2096 | 2096 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
|
2097 | 2097 | integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
|
2098 | 2098 |
|
2099 |
| -"@playwright/test@^1.54.2": |
2100 |
| - version "1.54.2" |
2101 |
| - resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.54.2.tgz#ff0d1e5d8e26f3258ae65364e2d4d10176926b07" |
2102 |
| - integrity sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA== |
| 2099 | +"@playwright/test@^1.55.0": |
| 2100 | + version "1.55.0" |
| 2101 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.0.tgz#080fa6d9ee6d749ff523b1c18259572d0268b963" |
| 2102 | + integrity sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ== |
2103 | 2103 | dependencies:
|
2104 |
| - playwright "1.54.2" |
| 2104 | + playwright "1.55.0" |
2105 | 2105 |
|
2106 | 2106 | "@prettier/plugin-ruby@^4.0.4":
|
2107 | 2107 | version "4.0.4"
|
@@ -5442,17 +5442,22 @@ pkg-dir@^4.2.0:
|
5442 | 5442 | dependencies:
|
5443 | 5443 | find-up "^4.0.0"
|
5444 | 5444 |
|
5445 |
| -playwright-core@1.54.2, playwright-core@^1.54.2: |
| 5445 | +playwright-core@1.55.0: |
| 5446 | + version "1.55.0" |
| 5447 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4" |
| 5448 | + integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg== |
| 5449 | + |
| 5450 | +playwright-core@^1.54.2: |
5446 | 5451 | version "1.54.2"
|
5447 | 5452 | resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.2.tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0"
|
5448 | 5453 | integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==
|
5449 | 5454 |
|
5450 |
| -playwright@1.54.2: |
5451 |
| - version "1.54.2" |
5452 |
| - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.2.tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3" |
5453 |
| - integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw== |
| 5455 | +playwright@1.55.0: |
| 5456 | + version "1.55.0" |
| 5457 | + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b" |
| 5458 | + integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA== |
5454 | 5459 | dependencies:
|
5455 |
| - playwright-core "1.54.2" |
| 5460 | + playwright-core "1.55.0" |
5456 | 5461 | optionalDependencies:
|
5457 | 5462 | fsevents "2.3.2"
|
5458 | 5463 |
|
|
0 commit comments