Bump @types/jest from 26.0.10 to 26.0.14

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.14.
- [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>
This commit is contained in:
dependabot[bot] 2020-10-01 21:37:48 +00:00 committed by Michal Dorner
parent d0adbaf0c8
commit 6142d6163f
2 changed files with 10 additions and 10 deletions

View file

@ -28,7 +28,7 @@
"@actions/core": "^1.2.6"
},
"devDependencies": {
"@types/jest": "^26.0.10",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.2",
"@typescript-eslint/parser": "^4.3.0",
"@vercel/ncc": "^0.24.1",