File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed
dev-packages/browser-integration-tests Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@babel/preset-typescript" : " ^7.16.7" ,
43
- "@playwright/test" : " ^1.40 .1" ,
43
+ "@playwright/test" : " ^1.43 .1" ,
44
44
"@sentry-internal/rrweb" : " 2.11.0" ,
45
45
"@sentry/browser" : " 8.0.0-beta.4" ,
46
46
"axios" : " 1.6.7" ,
Original file line number Diff line number Diff line change 5803
5803
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
5804
5804
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
5805
5805
5806
- "@playwright/test@^1.40 .1":
5807
- version "1.40 .1"
5808
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40 .1.tgz#9e66322d97b1d74b9f8718bacab15080f24cde65 "
5809
- integrity sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw ==
5806
+ "@playwright/test@^1.43 .1":
5807
+ version "1.43 .1"
5808
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43 .1.tgz#16728a59eb8ce0f60472f98d8886d6cab0fa3e42 "
5809
+ integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA ==
5810
5810
dependencies:
5811
- playwright "1.40 .1"
5811
+ playwright "1.43 .1"
5812
5812
5813
5813
"@polka/url@^1.0.0-next.20":
5814
5814
version "1.0.0-next.21"
23830
23830
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05"
23831
23831
integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==
23832
23832
23833
- [email protected] , playwright@^1.31.1:
23833
+
23834
+ version "1.43.1"
23835
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
23836
+ integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
23837
+
23838
+
23839
+ version "1.43.1"
23840
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
23841
+ integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
23842
+ dependencies:
23843
+ playwright-core "1.43.1"
23844
+ optionalDependencies:
23845
+ fsevents "2.3.2"
23846
+
23847
+ playwright@^1.31.1:
23834
23848
version "1.40.1"
23835
23849
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae"
23836
23850
integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==
You can’t perform that action at this time.
0 commit comments