chore(deps): bump minimatch from 7.1.1 to 7.2.0

Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.1.1 to 7.2.0.
- [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.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: minimatch
  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] 2023-02-27 03:59:08 +00:00 committed by GitHub
parent 0b1632f9fd
commit e096631c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.1.1", "minimatch": "7.2.0",
"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"