Bump @types/minimatch from 3.0.3 to 3.0.4

Bumps [@types/minimatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimatch) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimatch)

---
updated-dependencies:
- dependency-name: "@types/minimatch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-14 22:54:58 +00:00
committed by GitHub
parent abd73ee7a3
commit 78c4b71e7a
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^12.0.4",
"@types/minimatch": "^3.0.0",
"@types/minimatch": "^3.0.4",
"@types/js-yaml": "^4.0.1",
"@vercel/ncc": "^0.28.6",
"jest": "^27.0.4",