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-01-08 06:03:07 +00:00
committed by GitHub
parent a2dac4e757
commit 13eabcad21
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"node-fetch": "^2.6.1"
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.20",
"@typescript-eslint/parser": "^4.12.0",
"@vercel/ncc": "^0.26.2",