chore(deps): bump minimatch from 9.0.3 to 9.0.4

Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.3 to 9.0.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.3...v9.0.4)

---
updated-dependencies:
- dependency-name: minimatch
  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] 2024-03-29 03:57:35 +00:00 committed by GitHub
parent 5cf5f26672
commit 0d910dfd72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@actions/core": "1.10.1", "@actions/core": "1.10.1",
"async-neocities": "2.1.6", "async-neocities": "2.1.6",
"minimatch": "9.0.3", "minimatch": "9.0.4",
"ms": "2.1.3", "ms": "2.1.3",
"pony-cause": "^2.1.4", "pony-cause": "^2.1.4",
"webassert": "3.0.2" "webassert": "3.0.2"