Skip to content

Commit 98d5c2a

Browse files
chore(deps): bump @anthropic-ai/claude-agent-sdk in /examples/claude-cli
Bumps [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) from 0.2.91 to 0.2.122. - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.2.91...v0.2.122) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.2.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c50b85a commit 98d5c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/claude-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc --noEmit"
99
},
1010
"dependencies": {
11-
"@anthropic-ai/claude-agent-sdk": "0.2.91",
11+
"@anthropic-ai/claude-agent-sdk": "0.2.122",
1212
"@runloop/remote-agents-sdk": "workspace:*",
1313
"@runloop/api-client": "^1.20.0"
1414
}

0 commit comments

Comments
 (0)