Skip to content

Commit 68efcac

Browse files
authored
Dependencies update (#184)
* Add changeset * Update js-yaml and mdast-util-to-hast * Update vitest
1 parent 3bbe83e commit 68efcac

File tree

3 files changed

+155
-83
lines changed

3 files changed

+155
-83
lines changed

.changeset/funny-peas-grow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@e2b/code-interpreter': patch
3+
---
4+
5+
Update dependencies

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"typedoc": "0.26.8",
4848
"typedoc-plugin-markdown": "4.2.7",
4949
"typescript": "^5.5.3",
50-
"vitest": "^3.0.9"
50+
"vitest": "^3.2.4"
5151
},
5252
"files": [
5353
"dist",

0 commit comments

Comments
 (0)