Bump @types/jest from 26.0.0 to 26.0.3 (#344)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-25 21:05:23 -04:00 committed by GitHub
parent df0bfb00e4
commit c4c5b7beaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
"@actions/io": "1.0.2" "@actions/io": "1.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "26.0.0", "@types/jest": "26.0.3",
"@types/node": "14.0.14", "@types/node": "14.0.14",
"eslint": "7.3.1", "eslint": "7.3.1",
"eslint-plugin-github": "3.4.1", "eslint-plugin-github": "3.4.1",

View File

@ -760,9 +760,9 @@
"@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@26.0.0": "@types/jest@26.0.3":
version "26.0.0" version "26.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
dependencies: dependencies:
jest-diff "^25.2.1" jest-diff "^25.2.1"
pretty-format "^25.2.1" pretty-format "^25.2.1"