Skip to content

Commit 65a3361

Browse files
committed
chore(deps): update dependency sourcegraph to v25.7.0
1 parent 0bbe74d commit 65a3361

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
]
4545
},
4646
"peerDependencies": {
47-
"sourcegraph": ">=25.6.0"
47+
"sourcegraph": ">=25.7.0"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^17.2.0",
@@ -59,7 +59,7 @@
5959
"nyc": "^14.1.0",
6060
"prettier": "^2.7.1",
6161
"semantic-release": "^15.13.3",
62-
"sourcegraph": "^25.6.0",
62+
"sourcegraph": "^25.7.0",
6363
"ts-node": "^8.1.0",
6464
"typescript": "^3.9.6"
6565
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6817,10 +6817,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
68176817
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
68186818
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
68196819

6820-
sourcegraph@^25.6.0:
6821-
version "25.6.0"
6822-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.6.0.tgz#fc23822a8e207e25ff9bfc217dad4a14bfbd1e84"
6823-
integrity sha512-BKe/hugALfgMyM38ecWpeFLtXvVklq++aUpGlm4Y3fY8/ufbUE/FAaYchF9qkidli8Usef5xnDRCKbAfsPRpWA==
6820+
sourcegraph@^25.7.0:
6821+
version "25.7.0"
6822+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.7.0.tgz#fb1e7a0b7d0547447f524a1d0dcf18407e70cdbf"
6823+
integrity sha512-3Xdr480Ojkl9fZfaOH7xDy4N8YeQOyccNKVlObOJcj4SR7oFLOra1EFYoMrJPZ9axuD1hSi+34YCx5vocGlRzQ==
68246824

68256825
spawn-error-forwarder@~1.0.0:
68266826
version "1.0.0"

0 commit comments

Comments
 (0)