Bump @types/jest from 26.0.7 to 26.0.10 (#103)

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

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]
2020-08-21 07:22:26 -04:00
committed by GitHub
parent 9e846b53b9
commit ab25964a49
2 changed files with 8 additions and 8 deletions

View File

@ -28,7 +28,7 @@
"@actions/core": "^1.2.4"
},
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/jest": "^26.0.10",
"@types/node": "^14.6.0",
"@typescript-eslint/parser": "^3.7.0",
"@vercel/ncc": "^0.23.0",