chore(deps): bump minimatch from 4.2.1 to 5.0.0

Bumps [minimatch](https://github.com/isaacs/minimatch) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v4.2.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-16 03:05:50 +00:00 committed by GitHub
parent ad16ab3c52
commit d707f38f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"dependencies": {
"@actions/core": "1.6.0",
"async-neocities": "2.1.1",
"minimatch": "^4.1.1",
"minimatch": "^5.0.0",
"ms": "2.1.3",
"webassert": "3.0.2"
},