refactor: migrate from Bun.Glob to npm glob package (#14317)

This commit is contained in:
Dax 2026-02-19 13:40:09 -05:00 committed by GitHub
parent 7e35d0c610
commit cb8b74d3f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 315 additions and 127 deletions

View file

@ -70,6 +70,7 @@
"@actions/artifact": "5.0.1",
"@tsconfig/bun": "catalog:",
"@types/mime-types": "3.0.1",
"glob": "13.0.5",
"husky": "9.1.7",
"prettier": "3.6.2",
"semver": "^7.6.0",