Skip to content

Commit 84d3c41

Browse files
committed
Try a change.
1 parent 50bd32a commit 84d3c41

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Extension/package.json

Lines changed: 2 additions & 2 deletions
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.266.0",
6593+
"@github/copilot-language-server": "^1.273.0",
65946594
"@vscode/extension-telemetry": "^0.9.6",
65956595
"chokidar": "^3.6.0",
65966596
"comment-json": "^4.2.3",
@@ -6613,7 +6613,7 @@
66136613
"which": "^2.0.2"
66146614
},
66156615
"resolutions": {
6616-
"postcss": "^8.4.31",
6616+
"postcss": "^8.5.3",
66176617
"gulp-typescript/**/glob-parent": "^5.1.2"
66186618
}
66196619
}

Extension/yarn.lock

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

58-
"@github/copilot-language-server@^1.266.0":
58+
"@github/copilot-language-server@^1.273.0":
5959
version "1.273.0"
6060
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.273.0.tgz#561094fc0d832acae173c40549cd95d27a648fbc"
6161
integrity sha1-VhCU/A2DKsrhc8QFSc2V0npkj7w=
@@ -3906,7 +3906,7 @@ possible-typed-array-names@^1.0.0:
39063906
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
39073907
integrity sha1-k+NYK8DlQmWG2dB7ee5A/IQd5K4=
39083908

3909-
postcss@^7.0.16, postcss@^8.4.31:
3909+
postcss@^7.0.16, postcss@^8.5.3:
39103910
version "8.5.3"
39113911
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
39123912
integrity sha1-FGO28cf7Fv4lhzbLopot41I36vs=

0 commit comments

Comments
 (0)