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.3" ,
46
46
"axios" : " 1.6.7" ,
Original file line number Diff line number Diff line change 5851
5851
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
5852
5852
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
5853
5853
5854
- "@playwright/test@^1.40 .1":
5855
- version "1.40 .1"
5856
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40 .1.tgz#9e66322d97b1d74b9f8718bacab15080f24cde65 "
5857
- integrity sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw ==
5854
+ "@playwright/test@^1.43 .1":
5855
+ version "1.43 .1"
5856
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43 .1.tgz#16728a59eb8ce0f60472f98d8886d6cab0fa3e42 "
5857
+ integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA ==
5858
5858
dependencies:
5859
- playwright "1.40 .1"
5859
+ playwright "1.43 .1"
5860
5860
5861
5861
"@polka/url@^1.0.0-next.20":
5862
5862
version "1.0.0-next.21"
25194
25194
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05"
25195
25195
integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==
25196
25196
25197
- [email protected] , playwright@^1.31.1:
25197
+
25198
+ version "1.43.1"
25199
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
25200
+ integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
25201
+
25202
+
25203
+ version "1.43.1"
25204
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
25205
+ integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
25206
+ dependencies:
25207
+ playwright-core "1.43.1"
25208
+ optionalDependencies:
25209
+ fsevents "2.3.2"
25210
+
25211
+ playwright@^1.31.1:
25198
25212
version "1.40.1"
25199
25213
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae"
25200
25214
integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==
You can’t perform that action at this time.
0 commit comments