File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 21
21
"@fluentui/react-icons" : " ^2.0.222" ,
22
22
"@fluentui/react-northstar" : " ^0.66.4" ,
23
23
"@microsoft/signalr" : " ^7.0.12" ,
24
- "@playwright/test" : " ^1.39 .0" ,
24
+ "@playwright/test" : " ^1.40 .0" ,
25
25
"@reduxjs/toolkit" : " ^1.9.7" ,
26
26
"debug" : " ^4.3.4" ,
27
27
"microsoft-cognitiveservices-speech-sdk" : " ^1.32.0" ,
Original file line number Diff line number Diff line change 2764
2764
"@nodelib/fs.scandir" "2.1.5"
2765
2765
fastq "^1.6.0"
2766
2766
2767
- "@playwright/test@^1.39 .0":
2768
- version "1.39 .0"
2769
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.39 .0.tgz#d10ba8e38e44104499e25001945f07faa9fa91cd "
2770
- integrity sha512-3u1iFqgzl7zr004bGPYiN/5EZpRUSFddQBra8Rqll5N0/vfpqlP9I9EXqAoGacuAbX6c9Ulg/Cjqglp5VkK6UQ ==
2767
+ "@playwright/test@^1.40 .0":
2768
+ version "1.40 .0"
2769
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40 .0.tgz#d06c506977dd7863aa16e07f2136351ecc1be6ed "
2770
+ integrity sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg ==
2771
2771
dependencies:
2772
- playwright "1.39 .0"
2772
+ playwright "1.40 .0"
2773
2773
2774
2774
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
2775
2775
version "0.5.10"
@@ -8759,17 +8759,17 @@ pkg-up@^3.1.0:
8759
8759
dependencies:
8760
8760
find-up "^3.0.0"
8761
8761
8762
- playwright-core@1.39 .0:
8763
- version "1.39 .0"
8764
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.39 .0.tgz#efeaea754af4fb170d11845b8da30b2323287c63 "
8765
- integrity sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw ==
8762
+ playwright-core@1.40 .0:
8763
+ version "1.40 .0"
8764
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40 .0.tgz#82f61e5504cb3097803b6f8bbd98190dd34bdf14 "
8765
+ integrity sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q ==
8766
8766
8767
- playwright@1.39 .0:
8768
- version "1.39 .0"
8769
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.39 .0.tgz#184c81cd6478f8da28bcd9e60e94fcebf566e077 "
8770
- integrity sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw ==
8767
+ playwright@1.40 .0:
8768
+ version "1.40 .0"
8769
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40 .0.tgz#2a1824b9fe5c4fe52ed53db9ea68003543a99df0 "
8770
+ integrity sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw ==
8771
8771
dependencies:
8772
- playwright-core "1.39 .0"
8772
+ playwright-core "1.40 .0"
8773
8773
optionalDependencies:
8774
8774
fsevents "2.3.2"
8775
8775
You can’t perform that action at this time.
0 commit comments