chore(deps-dev): bump minimatch from 10.2.3 to 10.2.4 (#7739)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-26 14:05:12 +02:00 committed by GitHub
parent c10e02e69f
commit 3cc2b4028d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 351 additions and 1262 deletions

File diff suppressed because it is too large Load diff

View file

@ -5,6 +5,6 @@
"main": "index.cjs",
"devDependencies": {
"@types/minimatch": "5.1.2",
"minimatch": "10.2.3"
"minimatch": "10.2.4"
}
}