build(deps): upgrade minimatch to 10.2.4 (#1949)

This commit is contained in:
fanyang
2026-02-28 22:40:47 +08:00
committed by GitHub
parent b56bcfb4b0
commit e5bd8f9e24
2 changed files with 41 additions and 67 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "easytier-monorepo",
"private": true,
"pnpm": {
"overrides": {
"minimatch": "10.2.4"
}
}
}