Bump @types/jest from 24.9.1 to 26.0.9

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 26.0.9.
- [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-08-11 15:35:24 +00:00
committed by Dave Olsthoorn
parent 0e2d9d598a
commit 9cc55a998e
2 changed files with 127 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"xml-js": "^1.6.11"
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/jest": "^26.0.9",
"@types/node": "^12.7.12",
"@typescript-eslint/parser": "^2.8.0",
"@zeit/ncc": "^0.20.5",