Bump @types/jest from 26.0.18 to 26.0.19

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.18 to 26.0.19.
- [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-12-11 06:55:27 +00:00
committed by GitHub
parent 49ad437c58
commit cd1b899b32
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.18",
"@types/jest": "^26.0.19",
"@types/node": "^14.14.12",
"@typescript-eslint/parser": "^4.9.1",
"@vercel/ncc": "^0.25.1",