Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit ed66ba0

Browse files
Update playwright monorepo to v1.48.0
1 parent 771d4a8 commit ed66ba0

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1994,11 +1994,11 @@
19941994
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
19951995

19961996
"@playwright/test@^1.40.1":
1997-
version "1.47.1"
1998-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.47.1.tgz#568a46229a5aef54b74977297a7946bb5ac4b67b"
1999-
integrity sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==
1997+
version "1.48.0"
1998+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.0.tgz#4b81434a3ca75e2a6f82a645287784223a45434c"
1999+
integrity sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==
20002000
dependencies:
2001-
playwright "1.47.1"
2001+
playwright "1.48.0"
20022002

20032003
"@radix-ui/[email protected]":
20042004
version "1.0.1"
@@ -7655,17 +7655,17 @@ pkg-dir@^4.2.0:
76557655
dependencies:
76567656
find-up "^4.0.0"
76577657

7658-
playwright-core@1.47.1, playwright-core@^1.45.1:
7659-
version "1.47.1"
7660-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.1.tgz#bb45bdfb0d48412c535501aa3805867282857df8"
7661-
integrity sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==
7658+
playwright-core@1.48.0, playwright-core@^1.45.1:
7659+
version "1.48.0"
7660+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.0.tgz#34d209dd4aba8fccd4a96116f1c4f7630f868722"
7661+
integrity sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==
76627662

7663-
playwright@1.47.1:
7664-
version "1.47.1"
7665-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.47.1.tgz#cdc1116f5265b8d2ff7be0d8942d49900634dc6c"
7666-
integrity sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==
7663+
playwright@1.48.0:
7664+
version "1.48.0"
7665+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.0.tgz#00855d9a25f1991d422867f1c32af5d90f457b48"
7666+
integrity sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==
76677667
dependencies:
7668-
playwright-core "1.47.1"
7668+
playwright-core "1.48.0"
76697669
optionalDependencies:
76707670
fsevents "2.3.2"
76717671

0 commit comments

Comments
 (0)