Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 559fd4c

Browse files
Update dependency @sourcegraph/extension-api-stubs to ^1.6.2 (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef4bbe5 commit 559fd4c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@sourcegraph/eslint-config": "^0.29.0",
43-
"@sourcegraph/extension-api-stubs": "^1.6.1",
43+
"@sourcegraph/extension-api-stubs": "^1.6.2",
4444
"@sourcegraph/prettierrc": "^3.0.3",
4545
"@sourcegraph/tsconfig": "^4.0.1",
4646
"@types/fs-extra": "9.0.13",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,17 +1548,17 @@
15481548
dependencies:
15491549
"@sourcegraph/extension-api-types" "^2.1.0"
15501550

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==
15551555
dependencies:
15561556
"@sourcegraph/extension-api-classes" "^1.1.0"
15571557
"@types/sinon" "10.0.4"
15581558
graphql "^15.4.0"
15591559
rxjs "^6.5.1"
15601560
sinon "^10.0.0"
1561-
sourcegraph "^25.5.0"
1561+
sourcegraph "^25.7.0"
15621562

15631563
"@sourcegraph/extension-api-types@^2.1.0":
15641564
version "2.1.0"
@@ -8623,7 +8623,7 @@ source-map@~0.7.2:
86238623
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
86248624
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
86258625

8626-
[email protected], sourcegraph@^25.5.0:
8626+
[email protected], sourcegraph@^25.7.0:
86278627
version "25.7.0"
86288628
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.7.0.tgz#fb1e7a0b7d0547447f524a1d0dcf18407e70cdbf"
86298629
integrity sha512-3Xdr480Ojkl9fZfaOH7xDy4N8YeQOyccNKVlObOJcj4SR7oFLOra1EFYoMrJPZ9axuD1hSi+34YCx5vocGlRzQ==

0 commit comments

Comments
 (0)