build(deps-dev): bump @types/jest from 26.0.3 to 26.0.4

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.3 to 26.0.4.
- [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] 2020-07-08 01:31:43 +00:00 committed by GitHub
parent 3dc9a328c6
commit 25797eb4af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
"@actions/github": "^2.2.0"
},
"devDependencies": {
"@types/jest": "^26.0.3",
"@types/jest": "^26.0.4",
"@types/node": "^14.0.19",
"jest": "^25.5.4",
"jest-circus": "^26.1.0",