Skip to content

Commit 75c9be1

Browse files
Update to new CLI
1 parent 8043d3d commit 75c9be1

4 files changed

Lines changed: 58 additions & 58 deletions

File tree

nodejs/package-lock.json

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

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"author": "GitHub",
5757
"license": "MIT",
5858
"dependencies": {
59-
"@github/copilot": "^1.0.12-0",
59+
"@github/copilot": "^1.0.14-0",
6060
"vscode-jsonrpc": "^8.2.1",
6161
"zod": "^4.3.6"
6262
},

test/harness/package-lock.json

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

test/harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "vitest run"
1212
},
1313
"devDependencies": {
14-
"@github/copilot": "^1.0.11",
14+
"@github/copilot": "^1.0.14-0",
1515
"@modelcontextprotocol/sdk": "^1.26.0",
1616
"@types/node": "^25.3.3",
1717
"openai": "^6.17.0",

0 commit comments

Comments
 (0)