|
998 | 998 | "@types/parse5" "^6.0.1" |
999 | 999 | parse5 "^6.0.1" |
1000 | 1000 |
|
1001 | | -"@web/test-runner-chrome@^0.18.0": |
1002 | | - version "0.18.0" |
1003 | | - resolved "https://registry.yarnpkg.com/@web/test-runner-chrome/-/test-runner-chrome-0.18.0.tgz#9d2a9633a7e312c0c7544382351959111bb629e5" |
1004 | | - integrity sha512-EkB70HtHwY36pIbgn9HzqtKAv+i53qa0/UBrs+H0m8j24TxIEH9oWIdF9O/RFxjYpla7fIvZMhOFOjejgrRU5g== |
| 1001 | +"@web/test-runner-chrome@^0.18.1": |
| 1002 | + version "0.18.1" |
| 1003 | + resolved "https://registry.yarnpkg.com/@web/test-runner-chrome/-/test-runner-chrome-0.18.1.tgz#490a371990084b8d050dd778bd58e47d21522332" |
| 1004 | + integrity sha512-eO6ctCaqSguGM6G3cFobGHnrEs9wlv9Juj/Akyr4XLjeEMTheNULdvOXw9Bygi+QC/ir/0snMmt+/YKnfy8rYA== |
1005 | 1005 | dependencies: |
1006 | 1006 | "@web/test-runner-core" "^0.13.0" |
1007 | 1007 | "@web/test-runner-coverage-v8" "^0.8.0" |
1008 | | - async-mutex "0.4.0" |
1009 | 1008 | chrome-launcher "^0.15.0" |
1010 | 1009 | puppeteer-core "^24.0.0" |
1011 | 1010 |
|
|
1068 | 1067 | "@web/test-runner-core" "^0.13.0" |
1069 | 1068 |
|
1070 | 1069 | "@web/test-runner@^0.20.0": |
1071 | | - version "0.20.0" |
1072 | | - resolved "https://registry.yarnpkg.com/@web/test-runner/-/test-runner-0.20.0.tgz#b6b9d5041718bcdaa47354bdaaaf6a1f2fcff6df" |
1073 | | - integrity sha512-xN+4wgEm5xh0VSiC08eUYXW0QDt/NuzZyey4s7Nnjyjs9NkuJHd1jG9aNzfgL1edpJJ/RldHc0KiM2to1h2kxQ== |
| 1070 | + version "0.20.1" |
| 1071 | + resolved "https://registry.yarnpkg.com/@web/test-runner/-/test-runner-0.20.1.tgz#d130e11dd7939fb981d52a745e2124e6232a359a" |
| 1072 | + integrity sha512-MTN8D1WCeCdkUWJIeG9yauUbRkk9g0zGFnBbI5smtPE91NpXFMfRd8nShIvxQnHx9fNTmK+OCYKnOSlq5DLLVA== |
1074 | 1073 | dependencies: |
1075 | 1074 | "@web/browser-logs" "^0.4.0" |
1076 | 1075 | "@web/config-loader" "^0.3.0" |
1077 | 1076 | "@web/dev-server" "^0.4.0" |
1078 | | - "@web/test-runner-chrome" "^0.18.0" |
| 1077 | + "@web/test-runner-chrome" "^0.18.1" |
1079 | 1078 | "@web/test-runner-commands" "^0.9.0" |
1080 | 1079 | "@web/test-runner-core" "^0.13.0" |
1081 | 1080 | "@web/test-runner-mocha" "^0.9.0" |
@@ -1259,13 +1258,6 @@ astral-regex@^2.0.0: |
1259 | 1258 | resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" |
1260 | 1259 | integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== |
1261 | 1260 |
|
1262 | | -async-mutex@0.4.0: |
1263 | | - version "0.4.0" |
1264 | | - resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.4.0.tgz#ae8048cd4d04ace94347507504b3cf15e631c25f" |
1265 | | - integrity sha512-eJFZ1YhRR8UN8eBLoNzcDPcy/jqjsg6I1AP+KvWQX80BqOSW1oJPJXDylPUEeMr2ZQvHgnQ//Lp6f3RQ1zI7HA== |
1266 | | - dependencies: |
1267 | | - tslib "^2.4.0" |
1268 | | - |
1269 | 1261 | async@^2.6.4: |
1270 | 1262 | version "2.6.4" |
1271 | 1263 | resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221" |
@@ -4157,7 +4149,7 @@ ts-api-utils@^1.0.1: |
4157 | 4149 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331" |
4158 | 4150 | integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg== |
4159 | 4151 |
|
4160 | | -tslib@^2.0.1, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.2, tslib@^2.8.1: |
| 4152 | +tslib@^2.0.1, tslib@^2.1.0, tslib@^2.6.2, tslib@^2.8.1: |
4161 | 4153 | version "2.8.1" |
4162 | 4154 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
4163 | 4155 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
|
0 commit comments