File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 21
21
"@fluentui/react-icons" : " ^2.0.224" ,
22
22
"@fluentui/react-northstar" : " ^0.66.4" ,
23
23
"@microsoft/signalr" : " ^8.0.0" ,
24
- "@playwright/test" : " ^1.40.0 " ,
24
+ "@playwright/test" : " ^1.41.2 " ,
25
25
"@reduxjs/toolkit" : " ^2.0.1" ,
26
26
"debug" : " ^4.3.4" ,
27
27
"microsoft-cognitiveservices-speech-sdk" : " ^1.35.0" ,
Original file line number Diff line number Diff line change 2707
2707
"@nodelib/fs.scandir" "2.1.5"
2708
2708
fastq "^1.6.0"
2709
2709
2710
- "@playwright/test@^1.40.0 ":
2711
- version "1.40.0 "
2712
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.0 .tgz#d06c506977dd7863aa16e07f2136351ecc1be6ed "
2713
- integrity sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg ==
2710
+ "@playwright/test@^1.41.2 ":
2711
+ version "1.41.2 "
2712
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.41.2 .tgz#bd9db40177f8fd442e16e14e0389d23751cdfc54 "
2713
+ integrity sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg ==
2714
2714
dependencies:
2715
- playwright "1.40.0 "
2715
+ playwright "1.41.2 "
2716
2716
2717
2717
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
2718
2718
version "0.5.10"
@@ -8740,17 +8740,17 @@ pkg-up@^3.1.0:
8740
8740
dependencies:
8741
8741
find-up "^3.0.0"
8742
8742
8743
- playwright-core@1.40.0 :
8744
- version "1.40.0 "
8745
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.0 .tgz#82f61e5504cb3097803b6f8bbd98190dd34bdf14 "
8746
- integrity sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q ==
8743
+ playwright-core@1.41.2 :
8744
+ version "1.41.2 "
8745
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.2 .tgz#db22372c708926c697acc261f0ef8406606802d9 "
8746
+ integrity sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA ==
8747
8747
8748
- playwright@1.40.0 :
8749
- version "1.40.0 "
8750
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.0 .tgz#2a1824b9fe5c4fe52ed53db9ea68003543a99df0 "
8751
- integrity sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw ==
8748
+ playwright@1.41.2 :
8749
+ version "1.41.2 "
8750
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.2 .tgz#4e760b1c79f33d9129a8c65cc27953be6dd35042 "
8751
+ integrity sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A ==
8752
8752
dependencies:
8753
- playwright-core "1.40.0 "
8753
+ playwright-core "1.41.2 "
8754
8754
optionalDependencies:
8755
8755
fsevents "2.3.2"
8756
8756
You can’t perform that action at this time.
0 commit comments