File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
packages/browser/test/e2e Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
"posttest" : " rimraf dist"
15
15
},
16
16
"dependencies" : {
17
- "@playwright/test" : " 1 .17.0-next-alpha-nov-5-2021 " ,
17
+ "@playwright/test" : " v1 .17.0-rc1 " ,
18
18
"@sentry/browser" : " file:../.." ,
19
19
"babel-loader" : " ^8.2.2" ,
20
20
"handlebars-loader" : " ^1.7.1" ,
Original file line number Diff line number Diff line change 430
430
" @types/yargs" " ^16.0.0"
431
431
chalk "^4.0.0"
432
432
433
- " @playwright/test@1 .17.0-next-alpha-nov-5-2021 " :
434
- version "1.17.0-next-alpha-nov-5-2021 "
435
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.17.0-next-alpha-nov-5-2021 .tgz#b38feaa83404264786ffeb26c19faa7f038b69c4 "
436
- integrity sha512-KAca/0xgIxYi70aYX8SnviOB/0XiVcomqXQ2wBa3lMEEus5fFzRcyk3ZKt6O1Swo08tDFjCyFmT5zJCijo7dkA ==
433
+ " @playwright/test@v1 .17.0-rc1 " :
434
+ version "1.17.0-rc1 "
435
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.17.0-rc1 .tgz#0a4ee57aefd9873f9ed8a802b23dc33af9bb6c52 "
436
+ integrity sha512-tJt/FDJGdKIEq4KcoFknNnz4TdnA0ZQVI190Qavcshst9Zrt/W/2qXXAF7InMlvQYduczhox46cxLnqD18HS5A ==
437
437
dependencies :
438
438
" @babel/code-frame" " ^7.14.5"
439
439
" @babel/core" " ^7.14.8"
463
463
open "^8.3.0"
464
464
pirates "^4.0.1"
465
465
pixelmatch "^5.2.1"
466
- playwright-core "=1.17.0-next-alpha-nov-5-2021 "
466
+ playwright-core "=1.17.0-rc1 "
467
467
pngjs "^5.0.0"
468
468
rimraf "^3.0.2"
469
469
source-map-support "^0.4.18"
@@ -1769,10 +1769,10 @@ pkg-dir@^4.1.0:
1769
1769
dependencies :
1770
1770
find-up "^4.0.0"
1771
1771
1772
- playwright-core@=1.17.0-next-alpha-nov-5-2021 :
1773
- version "1.17.0-next-alpha-nov-5-2021 "
1774
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.0-next-alpha-nov-5-2021 .tgz#1cf666ba769f6e44161c73dccf516ceb3be9e78e "
1775
- integrity sha512-kWfzHUfD1jRWvLQ+PBuSb5qsnJQ78AADcCJS4Vgt5GnrF2Gp+4jLPdJMY+oWhB/6fETTzABidY0OQeyjq34UWA ==
1772
+ playwright-core@=1.17.0-rc1 :
1773
+ version "1.17.0-rc1 "
1774
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.0-rc1 .tgz#b893cacfbfe4e339c261670699a544d73605d20b "
1775
+ integrity sha512-aKAUlLxK043+e9XqEBqNGUdQeehze+vRCzoIBWIf7INC+5DK3ZoFmXVV60O7fraXc7REXniK+0FzzTW/egAscg ==
1776
1776
dependencies :
1777
1777
commander "^8.2.0"
1778
1778
debug "^4.1.1"
You can’t perform that action at this time.
0 commit comments