Skip to content

Commit 7c416a6

Browse files
chore(deps): update dependency sourcegraph to v25.5.0 (#156)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a9b435f commit 7c416a6

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.4.0"
47+
"sourcegraph": ">=25.5.0"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^16.0.1",
@@ -59,7 +59,7 @@
5959
"nyc": "^14.1.0",
6060
"prettier": "^2.5.1",
6161
"semantic-release": "^15.13.3",
62-
"sourcegraph": "^25.4.0",
62+
"sourcegraph": "^25.5.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
@@ -6667,10 +6667,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
66676667
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
66686668
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
66696669

6670-
sourcegraph@^25.4.0:
6671-
version "25.4.0"
6672-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.4.0.tgz#182cedc8c5090428d8456ee60d39c4ed0fdae849"
6673-
integrity sha512-c+sDrBAQxd3T7hEAGvLFbkHEBh9NXTppCzpA0FhULV3Y/ONqLBOO+UEhPq3iWihgHmyF18r1+lciW545h0vmZQ==
6670+
sourcegraph@^25.5.0:
6671+
version "25.5.0"
6672+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.5.0.tgz#55ba5f8bf47e24d2183444cab7c97aa77a31672d"
6673+
integrity sha512-zUPRcqY3yEuhB/JlVvd5xWAxE9myBuqPU7ZIVRDFs0st5MBqdDfb4bxOhJGkIarV4V/V1iL/5lhD+yquXeFaEg==
66746674

66756675
spawn-error-forwarder@~1.0.0:
66766676
version "1.0.0"

0 commit comments

Comments
 (0)