File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -1556,6 +1556,11 @@ fs.realpath@^1.0.0:
15561556 resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
15571557 integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
15581558
1559+ fsevents@2.3.2 :
1560+ version "2.3.2"
1561+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1562+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1563+
15591564function-bind@^1.1.1 :
15601565 version "1.1.1"
15611566 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -2578,12 +2583,19 @@ playwright-core@1.27.1:
25782583 resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.27.1.tgz#840ef662e55a3ed759d8b5d3d00a5f885a7184f4"
25792584 integrity sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q==
25802585
2586+ playwright-core@1.58.2 :
2587+ version "1.58.2"
2588+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.58.2.tgz#ac5f5b4b10d29bcf934415f0b8d133b34b0dcb13"
2589+ integrity sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==
2590+
25812591playwright@^1.24.2 :
2582- version "1.27.1 "
2583- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.27.1 .tgz#4eecac5899566c589d4220ca8acc16abe8a67450 "
2584- integrity sha512-xXYZ7m36yTtC+oFgqH0eTgullGztKSRMb4yuwLPl8IYSmgBM88QiB+3IWb1mRIC9/NNwcgbG0RwtFlg+EAFQHQ ==
2592+ version "1.58.2 "
2593+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.58.2 .tgz#afe547164539b0bcfcb79957394a7a3fa8683cfd "
2594+ integrity sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A ==
25852595 dependencies :
2586- playwright-core "1.27.1"
2596+ playwright-core "1.58.2"
2597+ optionalDependencies :
2598+ fsevents "2.3.2"
25872599
25882600plur@^4.0.0 :
25892601 version "4.0.0"
You can’t perform that action at this time.
0 commit comments