chore(deps): bump minimatch from 7.0.0 to 7.0.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.0.0...v7.0.1)

---
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-02-22 03:17:33 +00:00
committed by GitHub
parent 18f7a05bdf
commit cc060f3a7f

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": "7.0.0", "minimatch": "7.0.1",
"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"