Skip to content

Commit 892355f

Browse files
chore(deps): Bump @github/copilot-sdk from 0.1.32 to 0.2.1
Bumps [@github/copilot-sdk](https://github.com/github/copilot-sdk) from 0.1.32 to 0.2.1. - [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.1.32...v0.2.1) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8b34f7 commit 892355f

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package-lock.json

Lines changed: 32 additions & 32 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.1.32",
33+
"@github/copilot-sdk": "^0.2.1",
3434
"@hyperlight/js-host-api": "file:deps/js-host-api",
3535
"boxen": "^8.0.1",
3636
"hyperlight-analysis": "file:src/code-validator/guest",

0 commit comments

Comments
 (0)