chore(deps): bump minimatch from 10.0.1 to 10.0.3

Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.0.1 to 10.0.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.0.1...v10.0.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-13 03:24:54 +00:00 committed by GitHub
parent 3b9c0ff6a8
commit 308934ebd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"dependencies": {
"@actions/core": "1.11.1",
"async-neocities": "4.1.1",
"minimatch": "10.0.1"
"minimatch": "10.0.3"
},
"devDependencies": {
"@voxpelli/tsconfig": "^15.0.0",