deps: bump @types/jest from 26.0.7 to 26.0.8 (#405)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.7 to 26.0.8.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-03 16:29:22 +09:00
committed by GitHub
parent 32ec0a285c
commit 77531419b5
2 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@
"node-fetch": "^2.6.0"
},
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/jest": "^26.0.8",
"@types/node": "~12",
"@types/node-fetch": "^2.5.7",
"@typescript-eslint/eslint-plugin": "^2.34.0",