Bump @types/jest from 26.0.19 to 26.0.20

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20.
- [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]
2021-02-01 11:07:37 +00:00
committed by Dave Olsthoorn
parent 0df682b3d9
commit fb95bc1561
2 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
"@actions/tool-cache": "^1.6.1"
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.22",
"@typescript-eslint/parser": "^4.11.1",
"@zeit/ncc": "^0.22.3",