chore(deps): bump minimatch from 9.0.1 to 9.0.2

Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.1 to 9.0.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.1...v9.0.2)

---
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]
2023-06-26 03:58:42 +00:00
committed by GitHub
parent ef422e5147
commit 7c37474912

View File

@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@actions/core": "1.10.0", "@actions/core": "1.10.0",
"async-neocities": "2.1.5", "async-neocities": "2.1.5",
"minimatch": "9.0.1", "minimatch": "9.0.2",
"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"