File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 69
69
"typescript" : " ^5.5.2"
70
70
},
71
71
"resolutions" : {
72
- "playwright" : " ^1.48.2 "
72
+ "playwright" : " ^1.50.1 "
73
73
},
74
74
"lint-staged" : {
75
75
"*.{js,ts}" : [
Original file line number Diff line number Diff line change @@ -10068,17 +10068,17 @@ pkg-dir@^4.2.0:
10068
10068
dependencies:
10069
10069
find-up "^4.0.0"
10070
10070
10071
- playwright-core@1.49 .1:
10072
- version "1.49 .1"
10073
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49 .1.tgz#32c62f046e950f586ff9e35ed490a424f2248015 "
10074
- integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg ==
10071
+ playwright-core@1.50 .1:
10072
+ version "1.50 .1"
10073
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.50 .1.tgz#6a0484f1f1c939168f40f0ab3828c4a1592c4504 "
10074
+ integrity sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ ==
10075
10075
10076
- playwright@^1.22.2, playwright@^1.48.2 :
10077
- version "1.49 .1"
10078
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49 .1.tgz#830266dbca3008022afa7b4783565db9944ded7c "
10079
- integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA ==
10076
+ playwright@^1.22.2, playwright@^1.50.1 :
10077
+ version "1.50 .1"
10078
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.50 .1.tgz#2f93216511d65404f676395bfb97b41aa052b180 "
10079
+ integrity sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw ==
10080
10080
dependencies:
10081
- playwright-core "1.49 .1"
10081
+ playwright-core "1.50 .1"
10082
10082
optionalDependencies:
10083
10083
fsevents "2.3.2"
10084
10084
You can’t perform that action at this time.
0 commit comments