fix: add missing glob dependency (#22851)

This commit is contained in:
Thomas Butler
2026-04-16 13:21:04 -05:00
committed by GitHub
parent bee5f919fc
commit c60862fc9e
3 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
"@effect/platform-node": "catalog:",
"@npmcli/arborist": "catalog:",
"effect": "catalog:",
"glob": "13.0.5",
"mime-types": "3.0.2",
"minimatch": "10.2.5",
"semver": "catalog:",