Skip to content

Commit a34b98b

Browse files
committed
fix(deps): update dependency sourcegraph to ^25.7.0
1 parent f9eb6f7 commit a34b98b

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
@@ -68,6 +68,6 @@
6868
"graphql": "^15.4.0",
6969
"rxjs": "^6.5.1",
7070
"sinon": "^10.0.0",
71-
"sourcegraph": "^25.5.0"
71+
"sourcegraph": "^25.7.0"
7272
}
7373
}

yarn.lock

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

6433-
sourcegraph@^25.5.0:
6434-
version "25.5.0"
6435-
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.5.0.tgz#55ba5f8bf47e24d2183444cab7c97aa77a31672d"
6436-
integrity sha512-zUPRcqY3yEuhB/JlVvd5xWAxE9myBuqPU7ZIVRDFs0st5MBqdDfb4bxOhJGkIarV4V/V1iL/5lhD+yquXeFaEg==
6433+
sourcegraph@^25.7.0:
6434+
version "25.7.0"
6435+
resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-25.7.0.tgz#fb1e7a0b7d0547447f524a1d0dcf18407e70cdbf"
6436+
integrity sha512-3Xdr480Ojkl9fZfaOH7xDy4N8YeQOyccNKVlObOJcj4SR7oFLOra1EFYoMrJPZ9axuD1hSi+34YCx5vocGlRzQ==
64376437

64386438
spawn-error-forwarder@~1.0.0:
64396439
version "1.0.0"

0 commit comments

Comments
 (0)