Skip to content

Commit 233a5c9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency sourcegraph to v25.4.0
1 parent af897ed commit 233a5c9

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.3.0"
47+
"sourcegraph": ">=25.4.0"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^14.1.0",
@@ -59,7 +59,7 @@
5959
"nyc": "^14.1.0",
6060
"prettier": "^2.4.1",
6161
"semantic-release": "^15.13.3",
62-
"sourcegraph": "^25.3.0",
62+
"sourcegraph": "^25.4.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
@@ -6603,10 +6603,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
66036603
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
66046604
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
66056605

6606-
sourcegraph@^25.3.0:
6607-
version "25.3.0"
6608-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.3.0.tgz#0ad58f40a6fb286ddaf5f441c28b2c1241098e94"
6609-
integrity sha512-677uVs3rq1gVeiKTZ6wrlq862dUIn02ZmEgxoPTfFMI3tlJWhdgFZOg2GpFEgFRoB1ct7rMMlRrI1cEQdB7Rkg==
6606+
sourcegraph@^25.4.0:
6607+
version "25.4.0"
6608+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.4.0.tgz#182cedc8c5090428d8456ee60d39c4ed0fdae849"
6609+
integrity sha512-c+sDrBAQxd3T7hEAGvLFbkHEBh9NXTppCzpA0FhULV3Y/ONqLBOO+UEhPq3iWihgHmyF18r1+lciW545h0vmZQ==
66106610

66116611
spawn-error-forwarder@~1.0.0:
66126612
version "1.0.0"

0 commit comments

Comments
 (0)