Skip to content

Commit 59677cf

Browse files
authored
bump copilot-language-server to v1.266 (#13256)
1 parent 53412d7 commit 59677cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6590,7 +6590,7 @@
65906590
"xml2js": "^0.6.2"
65916591
},
65926592
"dependencies": {
6593-
"@github/copilot-language-server": "^1.253.0",
6593+
"@github/copilot-language-server": "^1.266.0",
65946594
"@vscode/extension-telemetry": "^0.9.6",
65956595
"chokidar": "^3.6.0",
65966596
"comment-json": "^4.2.3",

Extension/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@eslint/js/-/js-8.57.1.tgz"
5656
integrity sha1-3mM9s+wu9qPIni8ZA4Bj6KEi4sI=
5757

58-
"@github/copilot-language-server@^1.253.0":
59-
version "1.253.0"
60-
resolved "https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.253.0.tgz"
61-
integrity sha512-a7GJLhLCQMcDtFv+V7+Y/7rfUtSrY1n2XIJQtSvvRuuEgmJr8tqoCyq+G7RUURwS7teAQ6QcAgTg0a3tJ/PmsA==
58+
"@github/copilot-language-server@^1.266.0":
59+
version "1.266.0"
60+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.266.0.tgz#fbdbc4843a036e9f5b7c4f88024e17fa4bb8fb1d"
61+
integrity sha1-+9vEhDoDbp9bfE+IAk4X+ku4+x0=
6262
dependencies:
6363
vscode-languageserver-protocol "^3.17.5"
6464

0 commit comments

Comments
 (0)