Skip to content

File tree

.changeset/late-wolves-upgrade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"braintrust": patch
3+
---
4+
5+
Upgrade minimatch from v9 to v10.

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"express": "^4.21.2",
213213
"graceful-fs": "^4.2.11",
214214
"http-errors": "^2.0.0",
215-
"minimatch": "^9.0.3",
215+
"minimatch": "^10.2.5",
216216
"module-details-from-path": "^1.0.4",
217217
"mustache": "^4.2.0",
218218
"pluralize": "^8.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)