chore(deps-dev): bump minimatch from 10.2.2 to 10.2.3 (#7729)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-25 07:57:12 +02:00 committed by GitHub
parent 0ab6551c0a
commit fd1aef16e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 385 additions and 1273 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.2"
"minimatch": "10.2.3"
}
}