File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,24 @@ date-fns@^2.28.0:
17
17
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
18
18
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
19
19
20
-
21
- version "1.36.1"
22
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.1.tgz#f5f275d70548768ca892583519c89b237a381c77"
23
- integrity sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==
20
+
21
+ version "2.3.2"
22
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
23
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
24
+
25
+
26
+ version "1.41.2"
27
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.2.tgz#db22372c708926c697acc261f0ef8406606802d9"
28
+ integrity sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==
24
29
25
30
playwright@^1.36.1 :
26
- version "1.36.1 "
27
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.36.1 .tgz#bd01541048b4ea54bcf1989e61e0129f34d2df71 "
28
- integrity sha512-2ZqHpD0U0COKR8bqR3W5IkyIAAM0mT9FgGJB9xWCI1qAUkqLxJskA1ueeQOTH2Qfz3+oxdwwf2EzdOX+RkZmmQ ==
31
+ version "1.41.2 "
32
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.2 .tgz#4e760b1c79f33d9129a8c65cc27953be6dd35042 "
33
+ integrity sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A ==
29
34
dependencies :
30
- playwright-core "1.36.1"
35
+ playwright-core "1.41.2"
36
+ optionalDependencies :
37
+ fsevents "2.3.2"
31
38
32
39
typescript@^5.1.6 :
33
40
version "5.1.6"
You can’t perform that action at this time.
0 commit comments