Skip to content

Commit 8b1e3fb

Browse files
fix(deps): bump @anthropic-ai/sdk from 0.38.0 to 0.39.0 in /sim (#166)
Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.38.0...sdk-v0.39.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a35376 commit 8b1e3fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sim/package-lock.json

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

sim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"publish:cli": "npm run build:cli && npm run cli:publish"
2828
},
2929
"dependencies": {
30-
"@anthropic-ai/sdk": "^0.38.0",
30+
"@anthropic-ai/sdk": "^0.39.0",
3131
"@aws-sdk/client-s3": "^3.758.0",
3232
"@cerebras/cerebras_cloud_sdk": "^1.23.0",
3333
"@hookform/resolvers": "^4.1.3",

0 commit comments

Comments
 (0)