chore(deps): bump minimatch from 10.0.3 to 10.1.1

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-29 03:02:30 +00:00 committed by GitHub
parent 34a387ef17
commit 9d97056ec2
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.2",
"minimatch": "10.0.3"
"minimatch": "10.1.1"
},
"devDependencies": {
"@voxpelli/tsconfig": "^16.1.0",