|
405 | 405 | into-stream "^4.0.0" |
406 | 406 | lodash "^4.17.4" |
407 | 407 |
|
408 | | -"@sinonjs/commons@^1", "@sinonjs/commons@^1.0.2", "@sinonjs/commons@^1.4.0": |
409 | | - version "1.4.0" |
410 | | - resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.4.0.tgz#7b3ec2d96af481d7a0321252e7b1c94724ec5a78" |
411 | | - integrity sha512-9jHK3YF/8HtJ9wCAbG+j8cD0i0+ATS9A7gXFqS36TblLPNy6rEEc+SB0imo91eCboGaBYGV/MT1/br/J+EE7Tw== |
| 408 | +"@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0", "@sinonjs/commons@^1.7.0": |
| 409 | + version "1.7.0" |
| 410 | + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6" |
| 411 | + integrity sha512-qbk9AP+cZUsKdW1GJsBpxPKFmCJ0T8swwzVje3qFd+AkQb74Q/tiuzrdfFg8AD2g5HH/XbE/I8Uc1KYHVYWfhg== |
412 | 412 | dependencies: |
413 | 413 | type-detect "4.0.8" |
414 | 414 |
|
|
420 | 420 | "@sinonjs/commons" "^1" |
421 | 421 | "@sinonjs/samsam" "^3.1.0" |
422 | 422 |
|
423 | | -"@sinonjs/samsam@^3.1.0", "@sinonjs/samsam@^3.3.2": |
424 | | - version "3.3.2" |
425 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.3.2.tgz#63942e3d5eb0b79f6de3bef9abfad15fb4b6401b" |
426 | | - integrity sha512-ILO/rR8LfAb60Y1Yfp9vxfYAASK43NFC2mLzpvLUbCQY/Qu8YwReboseu8aheCEkyElZF2L2T9mHcR2bgdvZyA== |
| 423 | +"@sinonjs/samsam@^3.1.0", "@sinonjs/samsam@^3.3.3": |
| 424 | + version "3.3.3" |
| 425 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.3.3.tgz#46682efd9967b259b81136b9f120fd54585feb4a" |
| 426 | + integrity sha512-bKCMKZvWIjYD0BLGnNrxVuw4dkWCYsLqFOUWw8VgKF/+5Y+mE7LfHWPIYoDXowH+3a9LsWDMo0uAP8YDosPvHQ== |
427 | 427 | dependencies: |
428 | | - "@sinonjs/commons" "^1.0.2" |
| 428 | + "@sinonjs/commons" "^1.3.0" |
429 | 429 | array-from "^2.1.1" |
430 | | - lodash "^4.17.11" |
| 430 | + lodash "^4.17.15" |
431 | 431 |
|
432 | 432 | "@sinonjs/text-encoding@^0.7.1": |
433 | 433 | version "0.7.1" |
434 | 434 | resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" |
435 | 435 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== |
436 | 436 |
|
437 | | -"@sourcegraph/extension-api-classes@^1.0.2": |
438 | | - version "1.0.2" |
439 | | - resolved "https://registry.npmjs.org/@sourcegraph/extension-api-classes/-/extension-api-classes-1.0.2.tgz#e76ff8394deacffb7cb1edd5f5d24d714e6026ee" |
440 | | - integrity sha512-2PUTf/hedG+5DTyUmA2QPK7I/qyiwIbgQHcmAeRGlysg17okOeNFRp4AVLJsAh+NLq8poxtbyXP+dIdrCzONgw== |
| 437 | +"@sourcegraph/extension-api-classes@^1.0.3": |
| 438 | + version "1.0.3" |
| 439 | + resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-classes/-/extension-api-classes-1.0.3.tgz#a8b071451626414c5489aa31a9ea21d43080d339" |
| 440 | + integrity sha512-nGDB8IAyDmA3/kaMYkYk4eOdUT4DGAJGcxGEe7zjRNywvktRH63eXdPttQCOkazpGmq3udL7Ael/HQmynkUzcw== |
441 | 441 | dependencies: |
442 | | - "@sourcegraph/extension-api-types" "^2.0.0" |
| 442 | + "@sourcegraph/extension-api-types" "^2.1.0" |
443 | 443 |
|
444 | | -"@sourcegraph/extension-api-stubs@^0.2.0": |
445 | | - version "0.2.0" |
446 | | - resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-0.2.0.tgz#4deee465d96cb49c7790da95fa28aefbdf995177" |
447 | | - integrity sha512-EhI65jZnDB+/pnRHrwzlFq7JN9NuabJBiZoBmAMghnqtbVD/5pEqm9XJD0LPCg/Uc3FEIVTkVXjNylGn4s0JNA== |
| 444 | +"@sourcegraph/extension-api-stubs@^0.2.3": |
| 445 | + version "0.2.3" |
| 446 | + resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-0.2.3.tgz#5f44d2f5b8995ee4bef56a4ff33f5e454286436a" |
| 447 | + integrity sha512-tHCAgA3HUNg+FlOOIiXccI/cl252YW6nyIsc0Buboyel0mOMDsfnm5baikRWqe4N1GCYQ6SEY5tQJYqecoZqSQ== |
448 | 448 | dependencies: |
449 | | - "@sourcegraph/extension-api-classes" "^1.0.2" |
450 | | - "@types/sinon" "7.0.11" |
| 449 | + "@sourcegraph/extension-api-classes" "^1.0.3" |
| 450 | + "@types/sinon" "7.5.1" |
451 | 451 | rxjs "^6.5.1" |
452 | | - sinon "^7.3.2" |
453 | | - sourcegraph "^23.0.1" |
| 452 | + sinon "^7.5.0" |
| 453 | + sourcegraph "^23.1.0" |
454 | 454 |
|
455 | | -"@sourcegraph/extension-api-types@^2.0.0": |
456 | | - version "2.0.0" |
457 | | - resolved "https://registry.npmjs.org/@sourcegraph/extension-api-types/-/extension-api-types-2.0.0.tgz#b38145521c0549b2be300df53bac48b648ccbc2d" |
458 | | - integrity sha512-Te7F1RQJLBH4C8wQ2xz0nPC2vpe13F80V+Yv+c3GySOoh4DcLNN4P5u51Kh4aZPqeS5DJ7CKvHyX2SM/1EBXNg== |
| 455 | +"@sourcegraph/extension-api-types@^2.1.0": |
| 456 | + version "2.1.0" |
| 457 | + resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-types/-/extension-api-types-2.1.0.tgz#dcc81eba70371c9aabc7333361f5e1ed63e7c91e" |
| 458 | + integrity sha512-KWxkyphmlwam8kfYPSmoitKQRMGQCsr1ZRmNZgijT7ABKaVyk/+I5ezt2J213tM04Hi0vyg4L7iH1VCkNvm2Jw== |
459 | 459 |
|
460 | 460 | "@sourcegraph/prettierrc@^2.2.0": |
461 | 461 | version "2.2.0" |
|
550 | 550 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6" |
551 | 551 | integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg== |
552 | 552 |
|
553 | | -"@types/sinon@7.0.11": |
554 | | - version "7.0.11" |
555 | | - resolved "https://registry.npmjs.org/@types/sinon/-/sinon-7.0.11.tgz#6f28f005a36e779b7db0f1359b9fb9eef72aae88" |
556 | | - integrity sha512-6ee09Ugx6GyEr0opUIakmxIWFNmqYPjkqa3/BuxCBokA0klsOLPgMD5K4q40lH7/yZVuJVzOfQpd7pipwjngkQ== |
557 | | - |
558 | 553 | "@types/sinon@7.0.13": |
559 | 554 | version "7.0.13" |
560 | 555 | resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.13.tgz#ca039c23a9e27ebea53e0901ef928ea2a1a6d313" |
561 | 556 | integrity sha512-d7c/C/+H/knZ3L8/cxhicHUiTDxdgap0b/aNJfsmLwFu/iOP17mdgbQsbHA3SJmrzsjD0l3UEE5SN4xxuz5ung== |
562 | 557 |
|
| 558 | +"@types/sinon@7.5.1": |
| 559 | + version "7.5.1" |
| 560 | + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.5.1.tgz#d27b81af0d1cfe1f9b24eebe7a24f74ae40f5b7c" |
| 561 | + integrity sha512-EZQUP3hSZQyTQRfiLqelC9NMWd1kqLcmQE0dMiklxBkgi84T+cHOhnKpgk4NnOWpGX863yE6+IaGnOXUNFqDnQ== |
| 562 | + |
563 | 563 | "@types/uuid@3.4.5": |
564 | 564 | version "3.4.5" |
565 | 565 | resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.5.tgz#d4dc10785b497a1474eae0ba7f0cb09c0ddfd6eb" |
@@ -3523,11 +3523,18 @@ log-symbols@2.2.0: |
3523 | 3523 | dependencies: |
3524 | 3524 | chalk "^2.0.1" |
3525 | 3525 |
|
3526 | | -lolex@^4.1.0, lolex@^4.2.0: |
| 3526 | +lolex@^4.2.0: |
3527 | 3527 | version "4.2.0" |
3528 | 3528 | resolved "https://registry.yarnpkg.com/lolex/-/lolex-4.2.0.tgz#ddbd7f6213ca1ea5826901ab1222b65d714b3cd7" |
3529 | 3529 | integrity sha512-gKO5uExCXvSm6zbF562EvM+rd1kQDnB9AZBbiQVzf1ZmdDpxUSvpnAaVOP83N/31mRK8Ml8/VE8DMvsAZQ+7wg== |
3530 | 3530 |
|
| 3531 | +lolex@^5.0.1: |
| 3532 | + version "5.1.2" |
| 3533 | + resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367" |
| 3534 | + integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A== |
| 3535 | + dependencies: |
| 3536 | + "@sinonjs/commons" "^1.7.0" |
| 3537 | + |
3531 | 3538 | loud-rejection@^1.0.0: |
3532 | 3539 | version "1.6.0" |
3533 | 3540 | resolved "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f" |
@@ -3933,15 +3940,15 @@ nice-try@^1.0.4: |
3933 | 3940 | resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
3934 | 3941 | integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
3935 | 3942 |
|
3936 | | -nise@^1.5.1: |
3937 | | - version "1.5.1" |
3938 | | - resolved "https://registry.yarnpkg.com/nise/-/nise-1.5.1.tgz#de61d99a1d3b46b5233be4531569b9a8e27372b2" |
3939 | | - integrity sha512-edFWm0fsFG2n318rfEnKlTZTkjlbVOFF9XIA+fj+Ed+Qz1laYW2lobwavWoMzGrYDHH1EpiNJgDfvGnkZztR/g== |
| 3943 | +nise@^1.5.2: |
| 3944 | + version "1.5.3" |
| 3945 | + resolved "https://registry.yarnpkg.com/nise/-/nise-1.5.3.tgz#9d2cfe37d44f57317766c6e9408a359c5d3ac1f7" |
| 3946 | + integrity sha512-Ymbac/94xeIrMf59REBPOv0thr+CJVFMhrlAkW/gjCIE58BGQdCj0x7KRCb3yz+Ga2Rz3E9XXSvUyyxqqhjQAQ== |
3940 | 3947 | dependencies: |
3941 | 3948 | "@sinonjs/formatio" "^3.2.1" |
3942 | 3949 | "@sinonjs/text-encoding" "^0.7.1" |
3943 | 3950 | just-extend "^4.0.2" |
3944 | | - lolex "^4.1.0" |
| 3951 | + lolex "^5.0.1" |
3945 | 3952 | path-to-regexp "^1.7.0" |
3946 | 3953 |
|
3947 | 3954 | node-emoji@^1.4.1: |
@@ -5422,17 +5429,17 @@ signale@^1.2.1: |
5422 | 5429 | figures "^2.0.0" |
5423 | 5430 | pkg-conf "^2.1.0" |
5424 | 5431 |
|
5425 | | -sinon@^7.3.2, sinon@^7.4.1: |
5426 | | - version "7.4.1" |
5427 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.4.1.tgz#bcd0c63953893e87fa0cc502f52489c32a83d4d9" |
5428 | | - integrity sha512-7s9buHGHN/jqoy/v4bJgmt0m1XEkCEd/tqdHXumpBp0JSujaT4Ng84JU5wDdK4E85ZMq78NuDe0I3NAqXY8TFg== |
| 5432 | +sinon@^7.4.1, sinon@^7.5.0: |
| 5433 | + version "7.5.0" |
| 5434 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.5.0.tgz#e9488ea466070ea908fd44a3d6478fd4923c67ec" |
| 5435 | + integrity sha512-AoD0oJWerp0/rY9czP/D6hDTTUYGpObhZjMpd7Cl/A6+j0xBE+ayL/ldfggkBXUs0IkvIiM1ljM8+WkOc5k78Q== |
5429 | 5436 | dependencies: |
5430 | 5437 | "@sinonjs/commons" "^1.4.0" |
5431 | 5438 | "@sinonjs/formatio" "^3.2.1" |
5432 | | - "@sinonjs/samsam" "^3.3.2" |
| 5439 | + "@sinonjs/samsam" "^3.3.3" |
5433 | 5440 | diff "^3.5.0" |
5434 | 5441 | lolex "^4.2.0" |
5435 | | - nise "^1.5.1" |
| 5442 | + nise "^1.5.2" |
5436 | 5443 | supports-color "^5.5.0" |
5437 | 5444 |
|
5438 | 5445 | slash@^2.0.0: |
@@ -5548,10 +5555,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: |
5548 | 5555 | resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
5549 | 5556 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
5550 | 5557 |
|
5551 | | -sourcegraph@^23.0.1: |
5552 | | - version "23.0.1" |
5553 | | - resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-23.0.1.tgz#715fcf4129a6d94bc3bfd2740d9c706ae6357ffe" |
5554 | | - integrity sha512-4We7zqhOagOVxNFdS6/xT/Crhb0Arw/9ytGBu8JuHfjo5yjMtcUYt22kZyu2TaPHXwyPW9muUi1eKSFA6Qg4lw== |
| 5558 | +sourcegraph@^23.0.1, sourcegraph@^23.1.0: |
| 5559 | + version "23.1.0" |
| 5560 | + resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-23.1.0.tgz#3178979805239cdf777d7b2cb9aae99c2a3d1dcb" |
| 5561 | + integrity sha512-pcHP/Ad1TGJWDu4vh8iDE1bi4LOvDgc2Q+amlByjSfeg2+vd4jldpaW4HuP/fMVGYvvzxOa4jrjlluWeXFqyoA== |
5555 | 5562 |
|
5556 | 5563 | spawn-error-forwarder@~1.0.0: |
5557 | 5564 | version "1.0.0" |
|
0 commit comments