This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@sourcegraph/eslint-config" : " ^0.29.0" ,
43
- "@sourcegraph/extension-api-stubs" : " ^1.6.1 " ,
43
+ "@sourcegraph/extension-api-stubs" : " ^1.6.2 " ,
44
44
"@sourcegraph/prettierrc" : " ^3.0.3" ,
45
45
"@sourcegraph/tsconfig" : " ^4.0.1" ,
46
46
"@types/fs-extra" : " 9.0.13" ,
Original file line number Diff line number Diff line change 1548
1548
dependencies :
1549
1549
" @sourcegraph/extension-api-types" " ^2.1.0"
1550
1550
1551
- " @sourcegraph/extension-api-stubs@^1.6.1 " :
1552
- version "1.6.1 "
1553
- resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-1.6.1 .tgz#69ffa5cbc785b03436ae0fc1b2e2bc2c97ced38c "
1554
- integrity sha512-ItiKTCU87MrEkQAphd6gDT1Geyhg8tXvWMBrkQuYGhH7ggOLWKWHbD+rR1S3vBco1EZeeaXXVxk4d97h85qqHA ==
1551
+ " @sourcegraph/extension-api-stubs@^1.6.2 " :
1552
+ version "1.6.2 "
1553
+ resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-stubs/-/extension-api-stubs-1.6.2 .tgz#b70cbb0a179367927bef85e0cadf688c57f6dc58 "
1554
+ integrity sha512-7uy03qVTDWAH0D663DY3FIRxjG5JV2tSRxJljMeUzRb/ZBZrKB9Htw6naYcWqwk0t4ye8MiPOm74avCpqNvcmw ==
1555
1555
dependencies :
1556
1556
" @sourcegraph/extension-api-classes" " ^1.1.0"
1557
1557
" @types/sinon" " 10.0.4"
1558
1558
graphql "^15.4.0"
1559
1559
rxjs "^6.5.1"
1560
1560
sinon "^10.0.0"
1561
- sourcegraph "^25.5 .0"
1561
+ sourcegraph "^25.7 .0"
1562
1562
1563
1563
" @sourcegraph/extension-api-types@^2.1.0 " :
1564
1564
version "2.1.0"
@@ -8623,7 +8623,7 @@ source-map@~0.7.2:
8623
8623
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
8624
8624
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
8625
8625
8626
- [email protected] , sourcegraph@^25.5 .0:
8626
+ [email protected] , sourcegraph@^25.7 .0:
8627
8627
version "25.7.0"
8628
8628
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.7.0.tgz#fb1e7a0b7d0547447f524a1d0dcf18407e70cdbf"
8629
8629
integrity sha512-3Xdr480Ojkl9fZfaOH7xDy4N8YeQOyccNKVlObOJcj4SR7oFLOra1EFYoMrJPZ9axuD1hSi+34YCx5vocGlRzQ==
You can’t perform that action at this time.
0 commit comments