Skip to content

Commit 31fd938

Browse files
committed
Upgrade just-bash
1 parent 4e2d5cf commit 31fd938

2 files changed

Lines changed: 69 additions & 28 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.3.11",
6+
"version": "1.3.12",
77
"description": "Generic bash tool for AI agents, compatible with AI SDK",
88
"type": "module",
99
"main": "dist/index.js",
@@ -65,15 +65,15 @@
6565
"@types/node": "^22.10.0",
6666
"@vercel/sandbox": "^1.2.0",
6767
"ai": "^6.0.13",
68-
"just-bash": "^2.7.1",
68+
"just-bash": "^2.8.0",
6969
"knip": "^5.80.0",
7070
"typescript": "^5.7.0",
7171
"vitest": "^2.1.0"
7272
},
7373
"peerDependencies": {
7474
"@vercel/sandbox": "*",
7575
"ai": "^6.0.0",
76-
"just-bash": "^2.7.1"
76+
"just-bash": "^2.8.0"
7777
},
7878
"peerDependenciesMeta": {
7979
"just-bash": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)