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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-01 10:52:37 +00:00
parent f518b1bf4f
commit b91df07630
2 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@
"string-argv": "^0.3.1"
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.17",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.10.1",