File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4040 "lit" : " ^3.1.1" ,
4141 "@types/node" : " ^22.10.0" ,
4242 "@vitest/browser" : " ^3.1.3" ,
43- "playwright" : " 1.53.2 " ,
43+ "playwright" : " 1.55.0 " ,
4444 "rimraf" : " ^6.0.1" ,
4545 "typescript" : " ^5.2.2" ,
4646 "vitest" : " ^3.1.3"
Original file line number Diff line number Diff line change @@ -776,17 +776,17 @@ picomatch@^4.0.2:
776776 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
777777 integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
778778
779- playwright-core@1.53.2 :
780- version "1.53.2 "
781- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.2 .tgz#78f71e2f727713daa8d360dc11c460022c13cf91 "
782- integrity sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw ==
783-
784- playwright@1.53.2 :
785- version "1.53.2 "
786- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.2 .tgz#cc2ef4a22da1ae562e0ed91edb9e22a7c4371305 "
787- integrity sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A ==
779+ playwright-core@1.55.0 :
780+ version "1.55.0 "
781+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0 .tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4 "
782+ integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg ==
783+
784+ playwright@1.55.0 :
785+ version "1.55.0 "
786+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0 .tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b "
787+ integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA ==
788788 dependencies :
789- playwright-core "1.53.2 "
789+ playwright-core "1.55.0 "
790790 optionalDependencies :
791791 fsevents "2.3.2"
792792
You can’t perform that action at this time.
0 commit comments