Skip to content

Commit 6e57702

Browse files
authored
build: Bump CLS to 1.450.0 (#1606)
1 parent f31eb0a commit 6e57702

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.microsoft.copilot.eclipse.core/copilot-agent/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"postinstall": "node copy-binaries.js"
1313
},
1414
"dependencies": {
15-
"@github/copilot-language-server": "1.440.0",
16-
"@github/copilot-language-server-win32-x64": "1.440.0",
17-
"@github/copilot-language-server-darwin-x64": "1.440.0",
18-
"@github/copilot-language-server-darwin-arm64": "1.440.0",
19-
"@github/copilot-language-server-linux-x64": "1.440.0",
20-
"@github/copilot-language-server-linux-arm64": "1.440.0"
15+
"@github/copilot-language-server": "1.450.0",
16+
"@github/copilot-language-server-win32-x64": "1.450.0",
17+
"@github/copilot-language-server-darwin-x64": "1.450.0",
18+
"@github/copilot-language-server-darwin-arm64": "1.450.0",
19+
"@github/copilot-language-server-linux-x64": "1.450.0",
20+
"@github/copilot-language-server-linux-arm64": "1.450.0"
2121
}
2222
}

0 commit comments

Comments
 (0)