fix: replace brace-expansion workarounds with single override

This commit is contained in:
copilot-swe-agent[bot]
2026-07-28 10:35:13 +00:00
committed by GitHub
parent 4ff1ddf5d7
commit 47cfa63711
9 changed files with 10053 additions and 5357 deletions
+1 -5
View File
@@ -40,11 +40,7 @@
"semver": "^7.8.5"
},
"overrides": {
"@actions/glob": "$@actions/glob",
"glob": {
"minimatch": "^10.2.5"
},
"test-exclude": "^7.0.2"
"brace-expansion": "5.0.8"
},
"devDependencies": {
"@eslint/js": "^10.0.1",