Bump @types/jest from 26.0.23 to 26.0.24

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>
This commit is contained in:
dependabot[bot]
2021-07-07 04:04:31 +00:00
committed by GitHub
parent d1f4b0126d
commit ecee53a380
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"@actions/github": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/jest": "^26.0.24",
"@types/node": "^15.12.2",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",