Skip to content

Commit 46ce301

Browse files
chore(deps): Bump @github/copilot-sdk from 0.2.2 to 0.3.0
Bumps [@github/copilot-sdk](https://github.com/github/copilot-sdk) from 0.2.2 to 0.3.0. - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11204ae commit 46ce301

2 files changed

Lines changed: 33 additions & 29 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"postinstall": "node -e \"var fs=require('fs'),cp=require('child_process');if(fs.existsSync('scripts/patch-vscode-jsonrpc.js')){cp.execSync('node scripts/patch-vscode-jsonrpc.js',{stdio:'inherit'});cp.execSync('node scripts/check-native-runtime.js',{stdio:'inherit'});}\""
3131
},
3232
"dependencies": {
33-
"@github/copilot-sdk": "^0.2.1",
33+
"@github/copilot-sdk": "^0.3.0",
3434
"@hyperlight/js-host-api": "file:deps/js-host-api",
3535
"@modelcontextprotocol/sdk": "^1.29.0",
3636
"boxen": "^8.0.1",

0 commit comments

Comments
 (0)