Bump @types/jest from 26.0.23 to 26.0.24 (#177)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-12 14:19:09 -04:00
committed by GitHub
parent 521f5c9357
commit a8f6b56efc
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
"minimatch": "^3.0.4"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/jest": "^26.0.24",
"@types/node": "^15.12.5",
"@types/minimatch": "^3.0.4",
"@types/js-yaml": "^4.0.1",