Skip to content

Commit 1ea0859

Browse files
renovate[bot]WhiteSource Renovate
andauthored
fix(deps): update dependency @sourcegraph/extension-api-types to… (#45)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 50058cb commit 1ea0859

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
}
7070
},
7171
"dependencies": {
72-
"@sourcegraph/extension-api-types": "^2.0.0"
72+
"@sourcegraph/extension-api-types": "^2.1.0"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -371,10 +371,10 @@
371371
into-stream "^4.0.0"
372372
lodash "^4.17.4"
373373

374-
"@sourcegraph/extension-api-types@^2.0.0":
375-
version "2.0.0"
376-
resolved "https://registry.npmjs.org/@sourcegraph/extension-api-types/-/extension-api-types-2.0.0.tgz#b38145521c0549b2be300df53bac48b648ccbc2d"
377-
integrity sha512-Te7F1RQJLBH4C8wQ2xz0nPC2vpe13F80V+Yv+c3GySOoh4DcLNN4P5u51Kh4aZPqeS5DJ7CKvHyX2SM/1EBXNg==
374+
"@sourcegraph/extension-api-types@^2.1.0":
375+
version "2.1.0"
376+
resolved "https://registry.yarnpkg.com/@sourcegraph/extension-api-types/-/extension-api-types-2.1.0.tgz#dcc81eba70371c9aabc7333361f5e1ed63e7c91e"
377+
integrity sha512-KWxkyphmlwam8kfYPSmoitKQRMGQCsr1ZRmNZgijT7ABKaVyk/+I5ezt2J213tM04Hi0vyg4L7iH1VCkNvm2Jw==
378378

379379
"@sourcegraph/prettierrc@^2.2.0":
380380
version "2.2.0"

0 commit comments

Comments
 (0)