This repository was archived by the owner on Jan 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1010 "test" : " playwright test --workers=1"
1111 },
1212 "dependencies" : {
13- "@playwright/test" : " ^1.46 .0" ,
13+ "@playwright/test" : " ^1.55 .0" ,
1414 "axios" : " ^1.7.3"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @playwright/test@^1.46 .0 " :
6- version "1.48.1 "
7- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.1 .tgz#343e710fcf2e559529e3ec8d7782e09f325b9396 "
8- integrity sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg ==
5+ " @playwright/test@^1.55 .0 " :
6+ version "1.55.0 "
7+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.0 .tgz#080fa6d9ee6d749ff523b1c18259572d0268b963 "
8+ integrity sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ ==
99 dependencies :
10- playwright "1.48.1 "
10+ playwright "1.55.0 "
1111
1212asynckit@^0.4.0 :
1313 version "0.4.0"
@@ -66,17 +66,17 @@ mime-types@^2.1.12:
6666 dependencies :
6767 mime-db "1.52.0"
6868
69- playwright-core@1.48.1 :
70- version "1.48.1 "
71- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.1 .tgz#5fe28fb9a9326dae88d4608c35e819163cceeb23 "
72- integrity sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA ==
69+ playwright-core@1.55.0 :
70+ version "1.55.0 "
71+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0 .tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4 "
72+ integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg ==
7373
74- playwright@1.48.1 :
75- version "1.48.1 "
76- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.1 .tgz#2a920cfbec4572c84789e757d8b044baaed49435 "
77- integrity sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w ==
74+ playwright@1.55.0 :
75+ version "1.55.0 "
76+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0 .tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b "
77+ integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA ==
7878 dependencies :
79- playwright-core "1.48.1 "
79+ playwright-core "1.55.0 "
8080 optionalDependencies :
8181 fsevents "2.3.2"
8282
You can’t perform that action at this time.
0 commit comments