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 "@types/node" : " ^22.10.0" ,
4141 "@vitest/browser" : " ^3.1.3" ,
4242 "lit" : " ^3.1.1" ,
43- "playwright" : " 1.53.2 " ,
43+ "playwright" : " 1.55.1 " ,
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.1 :
780+ version "1.55.1 "
781+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1 .tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9 "
782+ integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w ==
783+
784+ playwright@1.55.1 :
785+ version "1.55.1 "
786+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1 .tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e "
787+ integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A ==
788788 dependencies :
789- playwright-core "1.53.2 "
789+ playwright-core "1.55.1 "
790790 optionalDependencies :
791791 fsevents "2.3.2"
792792
You can’t perform that action at this time.
0 commit comments