Skip to content

Commit 085f043

Browse files
committed
chore(deps): update dependency sourcegraph to ^25.5.0
1 parent 93ba7f9 commit 085f043

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"prettier": "^2.2.1",
135135
"sinon": "^9.2.2",
136136
"source-map-support": "^0.5.19",
137-
"sourcegraph": "^25.3.0",
137+
"sourcegraph": "^25.5.0",
138138
"ts-node": "^8.0.2",
139139
"typescript": "^4.1.3"
140140
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7386,10 +7386,10 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6:
73867386
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
73877387
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
73887388

7389-
sourcegraph@^25.3.0:
7390-
version "25.3.0"
7391-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.3.0.tgz#0ad58f40a6fb286ddaf5f441c28b2c1241098e94"
7392-
integrity sha512-677uVs3rq1gVeiKTZ6wrlq862dUIn02ZmEgxoPTfFMI3tlJWhdgFZOg2GpFEgFRoB1ct7rMMlRrI1cEQdB7Rkg==
7389+
sourcegraph@^25.5.0:
7390+
version "25.5.0"
7391+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.5.0.tgz#55ba5f8bf47e24d2183444cab7c97aa77a31672d"
7392+
integrity sha512-zUPRcqY3yEuhB/JlVvd5xWAxE9myBuqPU7ZIVRDFs0st5MBqdDfb4bxOhJGkIarV4V/V1iL/5lhD+yquXeFaEg==
73937393

73947394
spawn-wrap@^1.4.2:
73957395
version "1.4.2"

0 commit comments

Comments
 (0)