Add minimatch dependency to coding-agent

This commit is contained in:
Mario Zechner 2026-01-06 09:29:05 +01:00
parent 9063a71fe6
commit b04ce9fe95
3 changed files with 6 additions and 0 deletions

View file

@ -49,6 +49,7 @@
"glob": "^11.0.3",
"jiti": "^2.6.1",
"marked": "^15.0.12",
"minimatch": "^10.1.1",
"proper-lockfile": "^4.1.2",
"sharp": "^0.34.2"
},