|
5959 | 5959 | "@microsoft/fast-foundation" "^2.38.0" |
5960 | 5960 | "@microsoft/fast-react-wrapper" "^0.1.18" |
5961 | 5961 |
|
5962 | | - |
5963 | | - version "8.13.3" |
5964 | | - resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.3.tgz#fbf47458ce74e82fc5749d40fed8ae6b9c6805fe" |
5965 | | - integrity sha512-e6/sd0JyGTMRduTYqHT/FIVSDb9W5Tp091hD9INGWEtGfdfveSVwdmcPfEPr39XPBLzdBXuKfhJN7Hwh+t1MBw== |
| 5962 | + |
| 5963 | + version "8.13.4" |
| 5964 | + resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.4.tgz#5ccd51c53e330b79e6b142f6a3e7b30d4db541af" |
| 5965 | + integrity sha512-JgUit95R4L9N1ynqSBF7jiB3kuQoJ7biAAea3aAGeVYTWIu0Pz314kTIXkl+CHAeAyzRNeaQc/BjUNbc0nEZPQ== |
5966 | 5966 | dependencies: |
5967 | 5967 | "@types/node" "^20.1.1" |
5968 | 5968 | "@wdio/config" "8.12.1" |
5969 | | - "@wdio/globals" "8.13.3" |
| 5969 | + "@wdio/globals" "8.13.4" |
5970 | 5970 | "@wdio/logger" "8.11.0" |
5971 | 5971 | "@wdio/protocols" "8.11.0" |
5972 | 5972 | "@wdio/types" "8.10.4" |
|
5984 | 5984 | lodash.union "^4.6.0" |
5985 | 5985 | read-pkg-up "9.1.0" |
5986 | 5986 | recursive-readdir "^2.2.3" |
5987 | | - webdriverio "8.13.3" |
| 5987 | + webdriverio "8.13.4" |
5988 | 5988 | yargs "^17.7.2" |
5989 | 5989 | yarn-install "^1.0.0" |
5990 | 5990 |
|
|
6016 | 6016 | import-meta-resolve "^3.0.0" |
6017 | 6017 | read-pkg-up "^9.1.0" |
6018 | 6018 |
|
6019 | | - |
6020 | | - version "8.13.3" |
6021 | | - resolved "https://registry.yarnpkg.com/@wdio/globals/-/globals-8.13.3.tgz#9aa988887700652d49325dc337a882503eb858e5" |
6022 | | - integrity sha512-r5kCN/eFCpQB+8PEXrX1WvItZwM+PAFmUoSmprS3/63xe6FzRfe9SwuFVdDTz5+eRPGdK6IdFuKKhaZYZ7TfAg== |
| 6019 | + |
| 6020 | + version "8.13.4" |
| 6021 | + resolved "https://registry.yarnpkg.com/@wdio/globals/-/globals-8.13.4.tgz#2051789386d9cba9e505cfdcb757e3687bca3175" |
| 6022 | + integrity sha512-q812V3pjJILUfs09+6uB9VzC0/qACYbG09VBLMH1/tEhf7QNphTY6CNvHmrgQq3VWaJiv5qbFr6k3jVL5ng5rQ== |
6023 | 6023 | optionalDependencies: |
6024 | 6024 | expect-webdriverio "^4.2.5" |
6025 | | - webdriverio "8.13.3" |
| 6025 | + webdriverio "8.13.4" |
6026 | 6026 |
|
6027 | 6027 | "@wdio/globals@^8.8.8": |
6028 | 6028 | version "8.11.2" |
|
6032 | 6032 | expect-webdriverio "^4.2.5" |
6033 | 6033 | webdriverio "8.11.2" |
6034 | 6034 |
|
6035 | | - |
6036 | | - version "8.13.3" |
6037 | | - resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-8.13.3.tgz#4cf999cbdd9a84b8cdc18d901b86f54fa5f9a6ff" |
6038 | | - integrity sha512-Raqy1GixrFPzgAVN/QTZGkuDNqP3WRpxZgU/4NS2ZI+Fdai6GF+891ydpMtsuNMvUGiVMnlJnJp+vRak7DRKMQ== |
| 6035 | + |
| 6036 | + version "8.13.4" |
| 6037 | + resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-8.13.4.tgz#1b5d5ef4e14ef9daaf0dcfc9512124ad517faa68" |
| 6038 | + integrity sha512-IlMX8cDaP1dJFZwb0C/RYJtrPEN/zj3KqfYZ08yY1CDxM6QRf3e1ebfIlO6WloPhzjiYidaUb8G2N29qyxAxog== |
6039 | 6039 | dependencies: |
6040 | 6040 | "@types/node" "^20.1.0" |
6041 | 6041 | "@wdio/logger" "8.11.0" |
6042 | 6042 | "@wdio/repl" "8.10.1" |
6043 | | - "@wdio/runner" "8.13.3" |
| 6043 | + "@wdio/runner" "8.13.4" |
6044 | 6044 | "@wdio/types" "8.10.4" |
6045 | 6045 | async-exit-hook "^2.0.1" |
6046 | 6046 | split2 "^4.1.0" |
|
6102 | 6102 | object-inspect "^1.12.0" |
6103 | 6103 | supports-color "9.4.0" |
6104 | 6104 |
|
6105 | | - |
6106 | | - version "8.13.3" |
6107 | | - resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-8.13.3.tgz#37a3cf3cd381147dc23f7b59e8ac380875f7f07e" |
6108 | | - integrity sha512-2NLS+nkprp8EaiYLk1Ulpr9GWmDwxwv7JwvcXY7hp3ln2JypS51//x/AHyu7ywbS4FXJheStdq4XDYzv6iqGnw== |
| 6105 | + |
| 6106 | + version "8.13.4" |
| 6107 | + resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-8.13.4.tgz#d0e9b4559e3f31636b3b0b50ada799637b9f1e3d" |
| 6108 | + integrity sha512-Y0iqBZ1o6g+Um83OqZLemwZCRoK/LDAayF/LmUKVPNqBVrUPjhzAJbjsX9+6GjLI+/VKjGNd4tT2mvqmCd2T9w== |
6109 | 6109 | dependencies: |
6110 | 6110 | "@types/node" "^20.1.0" |
6111 | 6111 | "@wdio/config" "8.12.1" |
6112 | | - "@wdio/globals" "8.13.3" |
| 6112 | + "@wdio/globals" "8.13.4" |
6113 | 6113 | "@wdio/logger" "8.11.0" |
6114 | 6114 | "@wdio/types" "8.10.4" |
6115 | 6115 | "@wdio/utils" "8.12.1" |
6116 | 6116 | deepmerge-ts "^5.0.0" |
6117 | 6117 | expect-webdriverio "^4.2.5" |
6118 | 6118 | gaze "^1.1.2" |
6119 | 6119 | webdriver "8.13.1" |
6120 | | - webdriverio "8.13.3" |
| 6120 | + webdriverio "8.13.4" |
6121 | 6121 |
|
6122 | 6122 | |
6123 | 6123 | version "8.12.2" |
|
20674 | 20674 | serialize-error "^8.0.0" |
20675 | 20675 | webdriver "8.11.1" |
20676 | 20676 |
|
20677 | | - |
20678 | | - version "8.13.3" |
20679 | | - resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.13.3.tgz#4b18642804fa6626e483e6e43eaf4b66b3589433" |
20680 | | - integrity sha512-UMQ4neFyyFVO0coNiEidKDxD/AGi0yKmQa/DqCXhdmgWP1Em3vsSq8O8fLYZGDoLL9L/OWsEhLbp5oidI7cWmg== |
| 20677 | + |
| 20678 | + version "8.13.4" |
| 20679 | + resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.13.4.tgz#e70dba454b53534df94427c7b53953b63f4cb02d" |
| 20680 | + integrity sha512-SjPDq6Vv1+KvwJWc8pL5aCA5XD8Wxl9VZg1A8pgYIwRRyBtBx06qMBW+O+zmfZ0/HoCiDengED3JOwN40HlOSA== |
20681 | 20681 | dependencies: |
20682 | 20682 | "@types/node" "^20.1.0" |
20683 | 20683 | "@wdio/config" "8.12.1" |
|
0 commit comments